Author: quozl Date: Wed Sep 5 04:58:47 2012 New Revision: 3286 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3286
Log: Q7A12
Modified: cpu/arm/olpc/cl4/fw-version.fth
Modified: cpu/arm/olpc/cl4/fw-version.fth ============================================================================== --- cpu/arm/olpc/cl4/fw-version.fth Wed Sep 5 03:38:05 2012 (r3285) +++ cpu/arm/olpc/cl4/fw-version.fth Wed Sep 5 04:58:47 2012 (r3286) @@ -1,7 +1,7 @@ \ The overall firmware revision macro: FW_PREFIX Q7 macro: FW_MAJOR A -macro: FW_MINOR 11 +macro: FW_MINOR 12
\ Create a 2-character build/fw-suffix file to personalize your test builds " fw-suffix" $file-exists? [if]
openfirmware@openfirmware.info