Author: wmb Date: Tue Aug 21 00:31:49 2012 New Revision: 3208 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3208
Log: ## Lines starting with '## ' will be removed from the log message. ## File(s) to commit recursively: ## cpu/arm/olpc/cl4/fw-version.fth Q7A06
Modified: cpu/arm/olpc/cl4/fw-version.fth
Modified: cpu/arm/olpc/cl4/fw-version.fth ============================================================================== --- cpu/arm/olpc/cl4/fw-version.fth Mon Aug 20 23:55:40 2012 (r3207) +++ cpu/arm/olpc/cl4/fw-version.fth Tue Aug 21 00:31:49 2012 (r3208) @@ -1,7 +1,7 @@ \ The overall firmware revision macro: FW_PREFIX Q7 macro: FW_MAJOR A -macro: FW_MINOR 05 +macro: FW_MINOR 06
\ Create a 2-character build/fw-suffix file to personalize your test builds " fw-suffix" $file-exists? [if]
openfirmware@openfirmware.info