Author: wmb Date: Thu Dec 2 03:05:14 2010 New Revision: 2056 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2056
Log: OLPC XO-1.75 - added ec-date and ec-user properties to root node, reporting addition EC build information.
Modified: cpu/arm/olpc/1.75/devices.fth
Modified: cpu/arm/olpc/1.75/devices.fth ============================================================================== --- cpu/arm/olpc/1.75/devices.fth Wed Dec 1 10:08:54 2010 (r2055) +++ cpu/arm/olpc/1.75/devices.fth Thu Dec 2 03:05:14 2010 (r2056) @@ -293,6 +293,8 @@ [then]
['] ec-name$ catch 0= if " ec-name" string-property then + ['] ec-date$ catch 0= if " ec-date" string-property then + ['] ec-user$ catch 0= if " ec-user" string-property then dend
" /openprom" find-device