projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d6e737
)
x86: bump image header to version 2.08.
author
Ingo Molnar
<mingo@elte.hu>
Sun, 17 Feb 2008 19:06:36 +0000
(20:06 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:40:46 +0000
(17:40 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/header.S
patch
|
blob
|
history
diff --git
a/arch/x86/boot/header.S
b/arch/x86/boot/header.S
index 8471658d5534e61c41dba276cd135a34551d4495..40c91bb483e17354668bad91f54b4d694d19a963 100644
(file)
--- a/
arch/x86/boot/header.S
+++ b/
arch/x86/boot/header.S
@@
-120,7
+120,7
@@
_start:
# Part 2 of the header, from the old setup.S
.ascii "HdrS" # header signature
- .word 0x020
7
# header version number (>= 0x0105)
+ .word 0x020
8
# header version number (>= 0x0105)
# or else old loadlin-1.5 will fail)
.globl realmode_swtch
realmode_swtch: .word 0, 0 # default_switch, SETUPSEG