]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:10 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 26 Jul 2019 09:30:26 +0000 (17:30 +0800)
commita0fc2732b8f5fcfde30c6a48209992680d955834
tree41158680ccdca95198708c9dabb63c7cb80266f0
parent4313b4b5a29b74ce36573560a5bfbf63d70abfd9
rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR

The boot source from BootRom is store at a fix offset of IRAM,
update to use the common macro instead of rk3399 specific one.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/bootrom.h
arch/arm/mach-rockchip/rk3399-board-spl.c