mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 17:30:35 +01:00
ARMv8/ls2085a: Move u-boot location to make room for RCW
When booting with SP, RCW resides at the beginning of IFC NOR flash. Signed-off-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
8bfa301b0a
commit
8aeb893a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#define CONFIG_GICV3
|
||||
|
||||
/* Link Definitions */
|
||||
#define CONFIG_SYS_TEXT_BASE 0x30000000
|
||||
#define CONFIG_SYS_TEXT_BASE 0x30001000
|
||||
|
||||
#ifdef CONFIG_EMU
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue