rk3036:add lcdc in aliases for uboot display

This commit is contained in:
smj
2014-11-05 08:56:26 +08:00
parent 24f0e47e94
commit ef67a3a9e3

View File

@@ -17,6 +17,7 @@
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
lcdc = &lcdc;
spi0 = &spi0;
};