mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-04 18:53:42 +00:00
arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
a3ed9789e7
commit
2bd8711ef0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue