Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
authorJagan Teki <jagan@amarulasolutions.com>
Thu, 20 Jun 2019 10:07:40 +0000 (15:37 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 26 Jun 2019 13:11:27 +0000 (21:11 +0800)
commit1c281dc2baf1615baae91783801665bfa70fb767
treea2bba1d7bdcb1e5c84ee2bc4d4a7939ca9fb595d
parent2411c335b6484b83dc346b4b04b5cd0513b0a7f8
Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip

Add u-boot.itb BUILD_TARGET for Rockchip platform when SPL_LOAD_FIT
is being used.

This can get rid of building itb explicitly with 'make u-boot.itb'
so, from now all required images will build just by make.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Kconfig
board/theobroma-systems/puma_rk3399/README
board/vamrs/rock960_rk3399/README
doc/README.rockchip