[commit] r3002 - cpu/arm/olpc

June 7, 2012
1:49 a.m.
Author: quozl Date: Thu Jun 7 01:49:48 2012 New Revision: 3002 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3002 Log: OLPC XO-1.75 - trim the null, #11848 Modified: cpu/arm/olpc/banner.fth Modified: cpu/arm/olpc/banner.fth ============================================================================== --- cpu/arm/olpc/banner.fth Thu Jun 7 01:38:42 2012 (r3001) +++ cpu/arm/olpc/banner.fth Thu Jun 7 01:49:48 2012 (r3002) @@ -135,7 +135,7 @@ ; : check-tags ( -- ) - " TS" find-tag if " SHIP" $= if exit then + " TS" find-tag ?-null if " SHIP" $= if exit then red-letters ." WARNING! TS tag is not SHIP" cr cancel
4756
Age (days ago)
4756
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service