Changeset 2788
- Timestamp:
- Dec 28, 2011 11:10:39 AM (17 months ago)
- Location:
- cpu/arm/olpc
- Files:
-
- 2 edited
-
1.75/fw-version.fth (modified) (1 diff)
-
testitems.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/1.75/fw-version.fth
r2787 r2788 2 2 macro: FW_PREFIX Q4 3 3 macro: FW_MAJOR C 4 macro: FW_MINOR 1 04 macro: FW_MINOR 11 -
cpu/arm/olpc/testitems.fth
r2772 r2788 40 40 : wlan-item ( -- ) " /wlan" mfg-test-dev ; 41 41 : timer-item ( -- ) " /timer" mfg-test-dev ; 42 \- olpc-cl3 : touchpad-item ( -- ) " /touchpad" mfg-test-dev ;42 \- olpc-cl3 : touchpad-item ( -- ) " mouse" mfg-test-dev ; 43 43 \+ olpc-cl3 : touchscreen-item ( -- ) " /touchscreen" gfx-test-dev ; 44 44 \- olpc-cl3 : keyboard-item ( -- ) " keyboard" gfx-test-dev ;
Note: See TracChangeset
for help on using the changeset viewer.
