summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq_zc70x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-10-17 19:41:27 -0600
committerMichal Simek <michal.simek@xilinx.com>2015-11-04 14:49:53 +0100
commit42800ffa7997082e2466c772bc2395dff0c95e3a (patch)
treeedf8b5abef6ade3e08c48ba23d1ad202d77aff73 /include/configs/zynq_zc70x.h
parent325c8d569ea9358ee3952984ec55961efab6d602 (diff)
downloadblackbird-obmc-uboot-42800ffa7997082e2466c772bc2395dff0c95e3a.tar.gz
blackbird-obmc-uboot-42800ffa7997082e2466c772bc2395dff0c95e3a.zip
arm: zynq: Move serial driver to driver model
Update this driver to use driver model and change all users. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq_zc70x.h')
-rw-r--r--include/configs/zynq_zc70x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zynq_zc70x.h b/include/configs/zynq_zc70x.h
index b6590547a9..468a6bc7bf 100644
--- a/include/configs/zynq_zc70x.h
+++ b/include/configs/zynq_zc70x.h
@@ -12,7 +12,6 @@
#define CONFIG_SYS_SDRAM_SIZE (1024 * 1024 * 1024)
-#define CONFIG_ZYNQ_SERIAL_UART1
#define CONFIG_ZYNQ_GEM0
#define CONFIG_ZYNQ_GEM_PHY_ADDR0 7
OpenPOWER on IntegriCloud