]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/boot/setup.S
Merge branch 'work-fixes'
[linux-2.6-omap-h63xx.git] / arch / i386 / boot / setup.S
index 8cb420f40c58f106972d5ec830e8cd382378470c..ca668d9df16411c29d2928d230c32b99a129104f 100644 (file)
@@ -82,7 +82,7 @@ start:
 # This is the setup header, and it must start at %cs:2 (old 0x9020:2)
 
                .ascii  "HdrS"          # header signature
-               .word   0x0203          # header version number (>= 0x0105)
+               .word   0x0204          # header version number (>= 0x0105)
                                        # or else old loadlin-1.5 will fail)
 realmode_swtch:        .word   0, 0            # default_switch, SETUPSEG
 start_sys_seg: .word   SYSSEG