Changeset 2684
- Timestamp:
- Nov 14, 2011 5:26:21 AM (19 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/1.75/devices.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/1.75/devices.fth
r2682 r2684 178 178 : ignore-power-button ( -- ) 179 179 edi-spi-start 180 ['] reset-8051 catch if reset-8051 then 180 ['] reset-8051 catch if 181 ['] reset-8051 catch if ." Write Protected EC" cr then 182 then 181 183 use-ssp-spi 182 184 ['] ec-spi-reprogrammed to spi-reprogrammed … … 189 191 : )flash-vulnerable ( -- ) 190 192 hdd-led-off 193 d# 850 ms \ allow time for 8051 to finish reset and power us down 191 194 ; 192 195 : fs-vulnerable( ( -- )
Note: See TracChangeset
for help on using the changeset viewer.
