Author: wmb Date: Fri Sep 23 07:03:22 2011 New Revision: 2531 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2531
Log: OLPC XO-1.75 - EC version 4.2.04
Modified: cpu/arm/olpc/1.75/ec-version.fth
Modified: cpu/arm/olpc/1.75/ec-version.fth ============================================================================== --- cpu/arm/olpc/1.75/ec-version.fth Fri Sep 23 07:02:24 2011 (r2530) +++ cpu/arm/olpc/1.75/ec-version.fth Fri Sep 23 07:03:22 2011 (r2531) @@ -1,7 +1,8 @@ \ The EC microcode -macro: EC_VERSION 4_0_2_03 +macro: EC_VERSION 4_0_2_04
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary \ macro: GET_EC cp ~rsmith/olpc/ec/ec-code15/image/ecimage.bin ec.img \ macro: GET_EC wget -q http://dev.laptop.org/pub/ec/ec_test.img -O ec.img +\ macro: GET_EC cp no_event.bin ec.img