[openfirmware] [commit] r3492 - cpu/arm/mmp3

repository service svn at openfirmware.info
Thu Dec 13 01:34:47 CET 2012


Author: wmb
Date: Thu Dec 13 01:34:47 2012
New Revision: 3492
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3492

Log:
OLPC XO-4 - Added model property to hdmi device node.

Modified:
   cpu/arm/mmp3/hdmi.fth

Modified: cpu/arm/mmp3/hdmi.fth
==============================================================================
--- cpu/arm/mmp3/hdmi.fth	Thu Dec 13 01:27:26 2012	(r3491)
+++ cpu/arm/mmp3/hdmi.fth	Thu Dec 13 01:34:47 2012	(r3492)
@@ -10,6 +10,8 @@
       " gpios" property
       " /hdmi-i2c" encode-phandle " ddc-i2c-bus" property
 
+      " HDMI" model
+
       : +i  encode-int encode+  ;
       h# 60010005 " clock-divider-regval" integer-property
       decimal



More information about the openfirmware mailing list