-
- Downloads
rockchip: Move bootrom-related declarations to a header
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>
Showing
- arch/arm/include/asm/arch-rockchip/bootrom.h 22 additions, 0 deletionsarch/arm/include/asm/arch-rockchip/bootrom.h
- arch/arm/mach-rockchip/rk3036-board-spl.c 1 addition, 2 deletionsarch/arm/mach-rockchip/rk3036-board-spl.c
- arch/arm/mach-rockchip/rk3288-board-spl.c 2 additions, 1 deletionarch/arm/mach-rockchip/rk3288-board-spl.c
Loading
Please register or sign in to comment