Signed the u-boot.bin with mkimage_signed script.
The tizen specific signature header should be added.
Change-Id: Ic9bdbda079cc98dee5031794c2a21f20e4c06b4b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
tools/mkenvimage -s 16384 -o params.bin default_envs.txt
rm copy_env_common.o default_envs.txt
+# 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
+
# gen_fip_image
tools/fip_create/fip_create --dump --bl33 u-boot.bin fip-nonsecure.bin