Skip to content
Snippets Groups Projects
Commit 2bd8711e authored by Stefan Roese's avatar Stefan Roese Committed by Luka Perkov
Browse files

arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset


Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent a3ed9789
No related branches found
No related tags found
No related merge requests found
...@@ -136,6 +136,7 @@ ...@@ -136,6 +136,7 @@
#define CONFIG_SPL_SPI_BUS 0 #define CONFIG_SPL_SPI_BUS 0
#define CONFIG_SPL_SPI_CS 0 #define CONFIG_SPL_SPI_CS 0
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x20000 #define CONFIG_SYS_SPI_U_BOOT_OFFS 0x20000
#define CONFIG_SYS_U_BOOT_OFFS CONFIG_SYS_SPI_U_BOOT_OFFS
/* Enable DDR support in SPL (DDR3 training from Marvell bin_hdr) */ /* Enable DDR support in SPL (DDR3 training from Marvell bin_hdr) */
#define CONFIG_SYS_MVEBU_DDR_AXP #define CONFIG_SYS_MVEBU_DDR_AXP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment