Changeset 3093
- Timestamp:
- Jul 30, 2012 9:12:55 AM (10 months ago)
- Location:
- cpu/arm/olpc
- Files:
-
- 3 edited
-
1.75/config.fth (modified) (1 diff)
-
cl4/config.fth (modified) (1 diff)
-
edi.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/1.75/config.fth
r3084 r3093 30 30 31 31 char 4 constant expected-ec-version 32 h# 8000 value /ec-flash 32 h# 8000 constant /ec-flash 33 h# 7e80 constant ec-flags-offset \ don't program or verify this page 33 34 34 35 \ These constants are correct for XO-1.75 and XO-CL4; they might -
cpu/arm/olpc/cl4/config.fth
r3082 r3093 26 26 27 27 char 5 constant expected-ec-version 28 h# 10000 value /ec-flash 28 h# ec00 constant /ec-flash 29 h# eb80 constant ec-flags-offset \ don't program or verify this page 29 30 30 31 fload ${BP}/cpu/arm/mmp3/soc-config.fth -
cpu/arm/olpc/edi.fth
r3092 r3093 192 192 wait-flash-busy ( ) 193 193 ; 194 h# 7e80 constant ec-flags-offset 194 195 195 : edi-program-flash ( adr len offset -- ) 196 196 cr ( adr len offset )
Note: See TracChangeset
for help on using the changeset viewer.
