]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: add CONFIG_IRAM_BASE for all SoCs
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:09 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 26 Jul 2019 09:30:26 +0000 (17:30 +0800)
commit5f2468086743e95d163b3cbd9244d3acf35ea558
tree5e2387afa0a44ffd497bd02d0322dc6cd7fd18fa
parent7a9dd60749bea72dfe985fca8748583129bb3dab
rockchip: add CONFIG_IRAM_BASE for all SoCs

Rockchip SoCs have internal sram for bootrom data area and for
sdram init program space. Introduce the base address in case
we need to use it.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
include/configs/rk3128_common.h
include/configs/rk3188_common.h
include/configs/rk322x_common.h
include/configs/rk3288_common.h
include/configs/rk3328_common.h
include/configs/rk3368_common.h
include/configs/rk3399_common.h
include/configs/rv1108_common.h