u-boot-brain/arch/arm/mach-rockchip/rk3288
Jeffy Chen 6ae5860942 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
2015-12-01 08:07:22 -07:00
..
Kconfig rockchip: Add max spl size & spl header configs 2015-12-01 08:07:22 -07:00
Makefile rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
reset_rk3288.c rockchip: rk3288: Add SoC reset driver 2015-09-02 21:28:24 -06:00
sdram_rk3288.c rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
syscon_rk3288.c rockchip: rk3288: Add a simple syscon driver 2015-09-02 21:28:24 -06:00