Author: wmb Date: 2008-09-30 22:40:11 +0200 (Tue, 30 Sep 2008) New Revision: 953
Modified: cpu/x86/pc/olpc/usb8388.bth cpu/x86/pc/olpc/versions.fth Log: OLPC - upgrade WLAN driver version to 5.110.22.p18 .
Modified: cpu/x86/pc/olpc/usb8388.bth =================================================================== --- cpu/x86/pc/olpc/usb8388.bth 2008-09-30 20:38:42 UTC (rev 952) +++ cpu/x86/pc/olpc/usb8388.bth 2008-09-30 20:40:11 UTC (rev 953) @@ -11,7 +11,7 @@
" wget -q http://dev.laptop.org/pub/firmware/libertas/usb8388-$%7BWLAN_VERSION%7D.bin...." expand$ $sh
-" md5sum -b usb8388-${WLAN_VERSION}.bin | cmp - usb8388-${WLAN_VERSION}.bin.md5" expand$ $sh +" md5sum usb8388-${WLAN_VERSION}.bin | cmp - usb8388-${WLAN_VERSION}.bin.md5" expand$ $sh
" mv usb8388-${WLAN_VERSION}.bin usb8388.bin" expand$ $sh " rm usb8388-${WLAN_VERSION}.bin.md5" expand$ $sh
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2008-09-30 20:38:42 UTC (rev 952) +++ cpu/x86/pc/olpc/versions.fth 2008-09-30 20:40:11 UTC (rev 953) @@ -2,7 +2,7 @@
\ The overall firmware revision macro: FW_MAJOR E -macro: FW_MINOR 18 +macro: FW_MINOR 18a
\ The EC microcode macro: EC_VERSION e15 @@ -15,8 +15,8 @@ \ macro: KEYS testkeys
\ The wireless LAN module firmware -macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1 -macro: WLAN_VERSION 5.110.22.p1 +macro: WLAN_RPM ${WLAN_VERSION}.olpc1 +macro: WLAN_VERSION 5.110.22.p18
\ The bios_verify image macro: CRYPTO_VERSION 0.2