Author: wmb Date: 2009-10-10 02:15:58 +0200 (Sat, 10 Oct 2009) New Revision: 1412
Modified: cpu/x86/pc/olpc/via/fw.bth Log: Via - changed /usb/wlan to /wlan in boot-device list
Modified: cpu/x86/pc/olpc/via/fw.bth =================================================================== --- cpu/x86/pc/olpc/via/fw.bth 2009-10-09 23:43:00 UTC (rev 1411) +++ cpu/x86/pc/olpc/via/fw.bth 2009-10-10 00:15:58 UTC (rev 1412) @@ -379,7 +379,7 @@ [then] fload ${BP}/cpu/x86/pc/olpc/rtcwake.fth
-" /xp u:\boot\olpc.fth ext:\boot\olpc.fth int:\boot\olpc.fth /prober /usb/ethernet /usb/wlan" +" /xp u:\boot\olpc.fth ext:\boot\olpc.fth int:\boot\olpc.fth /prober /usb/ethernet /wlan" ' boot-device set-config-string-default
\needs ramdisk " " d# 128 config-string ramdisk @@ -576,7 +576,7 @@ [then] then ( in-factory? ) if ( ) - " /prober /usb/ethernet disk:\boot\olpc.fth int:\boot\olpc.fth /xp ext:\boot\olpc.fth /usb/wlan" + " /prober /usb/ethernet disk:\boot\olpc.fth int:\boot\olpc.fth /xp ext:\boot\olpc.fth /wlan" to boot-device then ( ) ;
openfirmware@openfirmware.info