-
- Downloads
rockchip: Add max spl size & spl header configs
Our chips may have different max spl size and spl header, so we need to add configs for that. Signed-off-by:Jeffy Chen <jeffy.chen@rock-chips.com> Acked-by:
Simon Glass <sjg@chromium.org> Dropped CONFIG_ROCKCHIP_MAX_SPL_SIZE from rk3288_common.h, Added $(if...) to tools/Makefile to fix widespread build breakage Signed-off-by:
Simon Glass <sjg@chromium.org> Series-changes: 8 - Drop CONFIG_ROCKCHIP_MAX_SPL_SIZE from rk3288_common.h, - Add $(if...) to tools/Makefile to fix widespread build breakage
Showing
- arch/arm/mach-rockchip/Kconfig 15 additions, 0 deletionsarch/arm/mach-rockchip/Kconfig
- arch/arm/mach-rockchip/rk3036/Kconfig 6 additions, 0 deletionsarch/arm/mach-rockchip/rk3036/Kconfig
- arch/arm/mach-rockchip/rk3288/Kconfig 6 additions, 0 deletionsarch/arm/mach-rockchip/rk3288/Kconfig
- tools/Makefile 7 additions, 1 deletiontools/Makefile
- tools/rkcommon.c 1 addition, 1 deletiontools/rkcommon.c
- tools/rkcommon.h 0 additions, 1 deletiontools/rkcommon.h
- tools/rkimage.c 1 addition, 1 deletiontools/rkimage.c
- tools/rksd.c 2 additions, 2 deletionstools/rksd.c
- tools/rkspi.c 2 additions, 2 deletionstools/rkspi.c
Loading
Please register or sign in to comment