summaryrefslogtreecommitdiff
path: root/include/configs/pcm052.h
diff options
context:
space:
mode:
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>2016-01-27 05:01:51 (GMT)
committerStefano Babic <sbabic@denx.de>2016-02-02 20:36:09 (GMT)
commitce2896a8a0253df23e5364cfaee1763f4dd9f81a (patch)
treeb244ee1366e23724cd6ffb69142f32fb017f98ad /include/configs/pcm052.h
parentdbac20c1918ac2496b9a490917116371fad96ae5 (diff)
downloadu-boot-ce2896a8a0253df23e5364cfaee1763f4dd9f81a.tar.xz
arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode
Remove the legacy way of enabling GPIO, SPI and UART on Vybrid based boards since these driver's now only supports DT mode. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r--include/configs/pcm052.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h
index 2628dfa..9d80306 100644
--- a/include/configs/pcm052.h
+++ b/include/configs/pcm052.h
@@ -29,11 +29,8 @@
#define CONFIG_BOARD_EARLY_INIT_F
-#define LPUART_BASE UART1_BASE
-
/* Allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
-#define CONFIG_SYS_UART_PORT (1)
#define CONFIG_BAUDRATE 115200
#undef CONFIG_CMD_IMLS