rk3288: vyasa: Add TPL support
Since the size of SPL can't be exceeded 0x8000 bytes in RK3288, it is not possible add new SPL features like Falcon mode or etc. So add TPL stage so-that adding new features to SPL is possible. - TPL: DRAM init, clocks - SPL: MMC, falcon, etc Signed-off-by:Jagan Teki <jagan@amarulasolutions.com> Reviewed-by:
Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by:
Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Showing
- arch/arm/mach-rockchip/Makefile 1 addition, 0 deletionsarch/arm/mach-rockchip/Makefile
- arch/arm/mach-rockchip/rk3288-board-spl.c 3 additions, 0 deletionsarch/arm/mach-rockchip/rk3288-board-spl.c
- arch/arm/mach-rockchip/rk3288-board-tpl.c 84 additions, 0 deletionsarch/arm/mach-rockchip/rk3288-board-tpl.c
- arch/arm/mach-rockchip/rk3288/Kconfig 16 additions, 0 deletionsarch/arm/mach-rockchip/rk3288/Kconfig
- configs/vyasa-rk3288_defconfig 3 additions, 0 deletionsconfigs/vyasa-rk3288_defconfig
- doc/README.rockchip 18 additions, 0 deletionsdoc/README.rockchip
- include/configs/rk3288_common.h 5 additions, 1 deletioninclude/configs/rk3288_common.h
Loading
Please register or sign in to comment