Use u-boot-dtb.bin instead of u-boot.bin.
Otherwise, it doesn't jump to bootloader.
Change-Id: Iadbac8c9c26815ede26975a2b6a71e58d7b362c0
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
# Sign u-boot.bin - output is: u-boot.bin
chmod 755 tools/mkimage_signed.sh
-./tools/mkimage_signed.sh u-boot.bin artik530_raptor_config %{os_version}
+./tools/mkimage_signed.sh u-boot-dtb.bin artik530_raptor_config %{os_version}
# gen_nexell_image
tools/nexell/SECURE_BINGEN \
# Sign u-boot.bin - output is: u-boot.bin
chmod 755 tools/mkimage_signed.sh
-./tools/mkimage_signed.sh u-boot.bin artik710_raptor_config %{os_version}
+./tools/mkimage_signed.sh u-boot-dtb.bin artik710_raptor_config %{os_version}
# gen_fip_image
tools/fip_create/fip_create --dump --bl33 u-boot.bin fip-nonsecure.bin