mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-20 14:11:23 +02:00
configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASE
Define CONFIG_SYS_FLASH_BASE to indicate start address of Flash memory Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>
This commit is contained in:
parent
09d14d7f10
commit
d45ccab483
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
/* DDR Configuration */
|
/* DDR Configuration */
|
||||||
#define CONFIG_SYS_SDRAM_BASE1 0x880000000
|
#define CONFIG_SYS_SDRAM_BASE1 0x880000000
|
||||||
|
/* FLASH Configuration */
|
||||||
|
#define CONFIG_SYS_FLASH_BASE 0x000000000
|
||||||
|
|
||||||
/* SPL Loader Configuration */
|
/* SPL Loader Configuration */
|
||||||
#if defined(CONFIG_TARGET_J721E_A72_EVM) || defined(CONFIG_TARGET_J7200_A72_EVM)
|
#if defined(CONFIG_TARGET_J721E_A72_EVM) || defined(CONFIG_TARGET_J7200_A72_EVM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user