Merge branch 'devicetree/next-console' into devicetree/next

This commit is contained in:
Grant Likely
2014-08-11 14:03:08 +01:00
17 changed files with 63 additions and 118 deletions

View File

@@ -15,6 +15,10 @@
i2c0 = &i2c0;
};
chosen {
stdout-path = &uart0;
};
memory {
reg = <0x0 0x08000000>;
};