diff mbox

[U-Boot,v3,4/7] zynq: zc770: Add base dts for zc770_xm011

Message ID 79179a69-8ea1-4e36-9623-32e0bf9b5ca9@AM1EHSMHS005.ehs.local
State Changes Requested
Delegated to: Albert ARIBAUD
Headers show

Commit Message

Siva Durga Prasad Paladugu Feb. 17, 2014, 12:26 p.m. UTC
From: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>

Added base dts support for zc770_xm011 (nand) board.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
---
Changes for v3:
-Separated out the nand patch series
 as per Michal comment.
Changes for v2:
-None
---
 board/xilinx/dts/zynq-zc770-xm011.dts |   14 ++++++++++++++
 include/configs/zynq_zc770.h          |    1 +
 2 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 board/xilinx/dts/zynq-zc770-xm011.dts
diff mbox

Patch

diff --git a/board/xilinx/dts/zynq-zc770-xm011.dts b/board/xilinx/dts/zynq-zc770-xm011.dts
new file mode 100644
index 0000000..c61a4b3
--- /dev/null
+++ b/board/xilinx/dts/zynq-zc770-xm011.dts
@@ -0,0 +1,14 @@ 
+/*
+ * Xilinx ZC770 XM011 board DTS
+ *
+ * Copyright (C) 2014 Xilinx, Inc.
+ *
+ * SPDX-License-Identifier:	GPL-2.0+
+ */
+/dts-v1/;
+#include "zynq-7000.dtsi"
+
+/ {
+	model = "Zynq ZC770 XM011 Board";
+	compatible = "xlnx,zynq-zc770-xm011", "xlnx,zynq-7000";
+};
diff --git a/include/configs/zynq_zc770.h b/include/configs/zynq_zc770.h
index b7765db..d16ce0b 100644
--- a/include/configs/zynq_zc770.h
+++ b/include/configs/zynq_zc770.h
@@ -25,6 +25,7 @@ 
 #elif defined(CONFIG_ZC770_XM011)
 # define CONFIG_ZYNQ_SERIAL_UART1
 # define CONFIG_NAND_ZYNQ
+# define CONFIG_DEFAULT_DEVICE_TREE	zynq-zc770-xm011
 
 #elif defined(CONFIG_ZC770_XM012)
 # define CONFIG_ZYNQ_SERIAL_UART1