-
- Downloads
rockchip: rk3188: Add main, spl and tpl boards
The rk3188 needs 3 U-Boot stages: a tpl living in 1KB of sram, a spl the resides in the rest of the sram and loads the regular U-Boot living in regular ram. Signed-off-by:Heiko Stuebner <heiko@sntech.de> Tested-by:
Kever Yang <kever.yang@rock-chips.com>
Showing
- arch/arm/mach-rockchip/Makefile 6 additions, 1 deletionarch/arm/mach-rockchip/Makefile
- arch/arm/mach-rockchip/rk3188-board-spl.c 218 additions, 0 deletionsarch/arm/mach-rockchip/rk3188-board-spl.c
- arch/arm/mach-rockchip/rk3188-board-tpl.c 86 additions, 0 deletionsarch/arm/mach-rockchip/rk3188-board-tpl.c
- arch/arm/mach-rockchip/rk3188-board.c 71 additions, 0 deletionsarch/arm/mach-rockchip/rk3188-board.c
Loading
Please register or sign in to comment