From c93ad777b86c40497cf29d88e3a91381fc8ebe5c Mon Sep 17 00:00:00 2001 From: Kuldeep Singh Date: Tue, 12 May 2020 12:54:07 +0530 Subject: treewide: Remove unused FSL QSPI config options for Layerscape platforms Some of these options are not used by the driver anymore and some of them are obsolete as the information is gathered from the dt. Also consolidating defines in common headers. Signed-off-by: Frieder Schrempf Signed-off-by: Ashish Kumar Signed-off-by: Kuldeep Singh Reviewed-by: Priyanka Jain --- include/configs/ls1012ardb.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/ls1012ardb.h') diff --git a/include/configs/ls1012ardb.h b/include/configs/ls1012ardb.h index c9d116d4d5..8fb75650e2 100644 --- a/include/configs/ls1012ardb.h +++ b/include/configs/ls1012ardb.h @@ -15,9 +15,6 @@ #define CONFIG_SYS_SDRAM_SIZE 0x40000000 #define CONFIG_CMD_MEMINFO - -/* ENV */ -#define CONFIG_SYS_FSL_QSPI_BASE 0x40000000 /* * I2C IO expander */ -- cgit v1.2.3