Author: wmb Date: Sat Jan 26 18:21:35 2013 New Revision: 3530 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3530
Log: Q7B14
Modified: cpu/arm/olpc/4.0/fw-version.fth
Modified: cpu/arm/olpc/4.0/fw-version.fth ============================================================================== --- cpu/arm/olpc/4.0/fw-version.fth Sat Jan 26 18:20:53 2013 (r3529) +++ cpu/arm/olpc/4.0/fw-version.fth Sat Jan 26 18:21:35 2013 (r3530) @@ -1,7 +1,7 @@ \ The overall firmware revision macro: FW_PREFIX Q7 macro: FW_MAJOR B -macro: FW_MINOR 13 +macro: FW_MINOR 14
\ Create a 2-character build/fw-suffix file to personalize your test builds " fw-suffix" $file-exists? [if]
openfirmware@openfirmware.info