Author: wmb Date: 2007-07-24 22:33:58 +0200 (Tue, 24 Jul 2007) New Revision: 494
Modified: cpu/x86/pc/olpc/linux.fth Log: OLPC trac #2335 - changed boot order to USB before SD.
Modified: cpu/x86/pc/olpc/linux.fth =================================================================== --- cpu/x86/pc/olpc/linux.fth 2007-07-24 19:02:06 UTC (rev 493) +++ cpu/x86/pc/olpc/linux.fth 2007-07-24 20:33:58 UTC (rev 494) @@ -11,7 +11,7 @@
\needs ramdisk " " d# 128 config-string ramdisk " " ' boot-file set-config-string-default \ Let the olpcboot.fth file set the cmdline -" sd:\boot\olpc.fth disk:\boot\olpc.fth nand:\boot\olpc.fth /prober /usb/ethernet /usb/wlan" ' boot-device set-config-string-default +" disk:\boot\olpc.fth sd:\boot\olpc.fth nand:\boot\olpc.fth /prober /usb/ethernet /usb/wlan" ' boot-device set-config-string-default
0 value ramdisk-adr 0 value /ramdisk