Update the KC705 TRD device tree to be compatible for u-boot 2016.01.

Signed-off-by: Nathan Rossi <[email protected]>
---
 recipes-bsp/device-tree/files/kc705/kc705-trd-microblazeel.dts | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/device-tree/files/kc705/kc705-trd-microblazeel.dts 
b/recipes-bsp/device-tree/files/kc705/kc705-trd-microblazeel.dts
index c087433..7faf61d 100644
--- a/recipes-bsp/device-tree/files/kc705/kc705-trd-microblazeel.dts
+++ b/recipes-bsp/device-tree/files/kc705/kc705-trd-microblazeel.dts
@@ -13,8 +13,8 @@
                serial0 = &rs232_uart_1;
        } ;
        chosen {
-               bootargs = "console=ttyS0,115200 root=/dev/ram rw 
udev.children-max=1";
-               linux,stdout-path = "/axi@2/serial@40400000";
+               bootargs = "";
+               stdout-path = "serial0:115200";
        } ;
        cpus {
                #address-cells = <1>;
@@ -480,6 +480,7 @@
                        interrupt-parent = <&interrupt_cntlr>;
                        interrupts = < 2 2 >;
                        local-mac-address = [ 00 0a 35 00 d9 4e ];
+                       phy-mode = "gmii";
                        phy-handle = <&phy0>;
                        reg = < 0x50100000 0x40000 >;
                        xlnx,avb = <0x0>;
-- 
2.7.0

-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to