Author: quozl Date: Mon Nov 26 00:30:04 2012 New Revision: 3464 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3464
Log: Q4D24
(was based on Q4D21 svn 3069, with backports of svn 3310 and 3463, and CForth head bbdf8572)
Modified: cpu/arm/olpc/1.75/fw-version.fth
Modified: cpu/arm/olpc/1.75/fw-version.fth ============================================================================== --- cpu/arm/olpc/1.75/fw-version.fth Sun Nov 25 23:36:48 2012 (r3463) +++ cpu/arm/olpc/1.75/fw-version.fth Mon Nov 26 00:30:04 2012 (r3464) @@ -1,7 +1,7 @@ \ The overall firmware revision macro: FW_PREFIX Q4 macro: FW_MAJOR D -macro: FW_MINOR 23 +macro: FW_MINOR 24
\ Create a 2-character build/fw-suffix file to personalize your test builds " fw-suffix" $file-exists? [if]
openfirmware@openfirmware.info