Changeset 3245
- Timestamp:
- Aug 29, 2012 7:53:02 PM (10 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/banner.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/banner.fth
r3127 r3245 144 144 ?spaces cpu-model type ." , " .cpu-speed ." , " .memory-brief 145 145 ." , " .storage 146 ." , S/N " " SN" find-tag if type else ." Unknown" then cr146 ." , S/N " " SN" find-tag if ?-null type else ." Unknown" then cr 147 147 ?spaces .rom ." " .ec ." " .clock 148 148 check-internal-partitions
Note: See TracChangeset
for help on using the changeset viewer.
