]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/zynq-zc770-xm012.dts
am33xx/omap: Enable CONFIG_OF_CONTROL
[karo-tx-uboot.git] / arch / arm / dts / zynq-zc770-xm012.dts
index 0379a070681edf660842a51dd6e8f8592631eacc..127a6619c6314d6b9c4ef3cac97e69713bd1a8be 100644 (file)
 / {
        model = "Zynq ZC770 XM012 Board";
        compatible = "xlnx,zynq-zc770-xm012", "xlnx,zynq-7000";
+
+       aliases {
+               serial0 = &uart1;
+       };
+
+       memory {
+               device_type = "memory";
+               reg = <0 0x40000000>;
+       };
 };