summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNathan Rossi <[email protected]>2016-01-08 03:00:48 +1000
committerMichal Simek <[email protected]>2016-01-13 13:20:03 +0100
commitfc82edd8440721aadf3bfc784f29a513ad7680be (patch)
tree038d1122c95678ff1216150dca99c700e77ec9cd /include
parent47c0d79edc35fdd959851abcb3332bd5e702d0eb (diff)
arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
This feature is required in SPL to enable support for loading from SPI flash. Also clean up the #define in socfpga_common.h. Signed-off-by: Nathan Rossi <[email protected]> Reviewed-by: Stefan Roese <[email protected]> Acked: Marek Vasut <[email protected]> Cc: Dinh Nguyen <[email protected]> Cc: Chin-Liang See <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Stefan Roese <[email protected]> Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/socfpga_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index a09e906a6be..8de0ab90469 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -370,7 +370,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
/* SPL QSPI boot support */
#ifdef CONFIG_SPL_SPI_SUPPORT
-#define CONFIG_DM_SEQ_ALIAS 1
#define CONFIG_SPL_SPI_FLASH_SUPPORT
#define CONFIG_SPL_SPI_LOAD
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x40000