Changeset 3336
- Timestamp:
- Sep 27, 2012 3:12:32 AM (9 months ago)
- File:
-
- 1 edited
-
dev/mmc/sdhci/mv8686/common.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dev/mmc/sdhci/mv8686/common.fth
r1179 r3336 80 80 : find-fw ( $ -- adr len ) 81 81 over " rom:" comp if 82 " boot-read" evaluate\ Not a dropin83 " loaded" evaluate82 \ Not a dropin 83 " $read-file" evaluate if null$ then ( adr len ) 84 84 else 85 85 4 - swap 4 + swap " find-drop-in" evaluate 0= if null$ then
Note: See TracChangeset
for help on using the changeset viewer.
