]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynq-zc770-xm013.dts
dm: at91: Add driver model support for the serial driver
[u-boot] / arch / arm / dts / zynq-zc770-xm013.dts
index a4f9e05fc0ebb8082f179c23ee43f883acd876af..c61c7e7592f89d882551e2eaeaacb8295c72e9a1 100644 (file)
 / {
        model = "Zynq ZC770 XM013 Board";
        compatible = "xlnx,zynq-zc770-xm013", "xlnx,zynq-7000";
+
+       aliases {
+               serial0 = &uart0;
+       };
+
+       memory {
+               device_type = "memory";
+               reg = <0 0x40000000>;
+       };
 };