Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
[oweals/u-boot.git] / board / theobroma-systems / puma_rk3399 / README
index f67dfb451ffd36745a5209a83459a8337134b75d..9b31b0b37906bc56e1aa818d2617d8506833f7d6 100644 (file)
@@ -60,7 +60,7 @@ Creating a SPL image for SD-Card/eMMC
 Creating a SPL image for SPI-NOR
   > tools/mkimage -n rk3399 -T rkspi -d spl/u-boot-spl.bin spl_nor.img
 Create the FIT image containing U-Boot proper, ATF, M0 Firmware, devicetree
-  > make CROSS_COMPILE=aarch64-linux-gnu- u-boot.itb
+  > make CROSS_COMPILE=aarch64-linux-gnu-
 
 Flash the image
 ===============