[OpenBIOS] r411 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Tue May 22 03:51:09 CEST 2007


Author: wmb
Date: 2007-05-22 03:51:09 +0200 (Tue, 22 May 2007)
New Revision: 411

Modified:
   cpu/x86/pc/olpc/fw.bth
Log:
OLPC - Make the WiFi SSID default to OLPCOFW, making unattended boot from wlan possible.














Modified: cpu/x86/pc/olpc/fw.bth
===================================================================
--- cpu/x86/pc/olpc/fw.bth	2007-05-21 07:20:51 UTC (rev 410)
+++ cpu/x86/pc/olpc/fw.bth	2007-05-22 01:51:09 UTC (rev 411)
@@ -415,6 +415,9 @@
 support-package: supplicant
 fload ${BP}/ofw/wifi/loadpkg.fth
 end-support-package
+stand-init:
+   " ??,OLPCOFW" $wifi
+;
 
 [ifdef] use-ppp
 fload ${BP}/ofw/ppp/loadppp.fth




More information about the OpenBIOS mailing list