mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
aade077e43
So far spl-boards have declared the back_to_brom() function as simple extern in the files themself. That doesn't scale well if every boards defines this on its own. Therefore move the declarations to a bootrom header. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Kever Yang <kever.yang@rock-chips.com> |
||
---|---|---|
.. | ||
rk3036 | ||
rk3288 | ||
rk3399 | ||
Kconfig | ||
Makefile | ||
rk3036-board-spl.c | ||
rk3036-board.c | ||
rk3288-board-spl.c | ||
rk3288-board.c | ||
rk_timer.c | ||
save_boot_param.S |