u-boot-brain/arch/arm/mach-rockchip/rk3036
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: rk3036: Add core Soc start-up code 2015-12-01 08:07:22 -07:00
reset_rk3036.c rockchip: rk3036: Add Soc reset driver 2015-12-01 08:07:22 -07:00
save_boot_param.S rockchip: rk3036: Add core Soc start-up code 2015-12-01 08:07:22 -07:00
sdram_rk3036.c rockchip: add rk3036 sdram driver 2015-12-01 08:07:22 -07:00
syscon_rk3036.c rockchip: rk3036: Add a simple syscon driver 2015-12-01 08:07:22 -07:00