summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-06-20 15:37:40 +0530
committerKever Yang <kever.yang@rock-chips.com>2019-06-26 21:11:27 +0800
commit1c281dc2baf1615baae91783801665bfa70fb767 (patch)
treea2bba1d7bdcb1e5c84ee2bc4d4a7939ca9fb595d /doc
parent2411c335b6484b83dc346b4b04b5cd0513b0a7f8 (diff)
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.rockchip2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip
index d78d993cfc..02e2497b15 100644
--- a/doc/README.rockchip
+++ b/doc/README.rockchip
@@ -104,7 +104,6 @@ For example:
=> cd /path/to/u-boot
=> make nanopi-neo4-rk3399_defconfig
=> make
- => make u-boot.itb
- Get the rkbin
@@ -171,7 +170,6 @@ For example:
=> cd /path/to/u-boot
=> make orangepi-rk3399_defconfig
=> make
- => make u-boot.itb
(Get spl/u-boot-spl-dtb.bin, u-boot.itb images and some boards would get
spl/u-boot-spl.bin since it doesn't enable CONFIG_SPL_OF_CONTROL