Author: quozl Date: Thu Nov 10 07:18:02 2011 New Revision: 2680 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2680
Log: OLPC XO-1.75 - refix #11215, regression introduced in -r2561
Modified: cpu/arm/olpc/1.75/devices.fth
Modified: cpu/arm/olpc/1.75/devices.fth ============================================================================== --- cpu/arm/olpc/1.75/devices.fth Thu Nov 10 05:32:25 2011 (r2679) +++ cpu/arm/olpc/1.75/devices.fth Thu Nov 10 07:18:02 2011 (r2680) @@ -182,6 +182,7 @@ ['] ec-spi-reprogrammed to spi-reprogrammed ; : flash-vulnerable( ( -- ) + ignore-power-button hdd-led-on ; : )flash-vulnerable ( -- )
openfirmware@openfirmware.info