ARTIK530S is supported the signing bootloader and TEXT_BASE is changed.
Added the prebuilt codesigner image and modified spec file.
config file is also changed from artikXXX_raptor_config to
artikXXX_raptor_legacy_config.
artikxxx_raptor_config is provided OTA feature.
But it doesn't need to enable yet. (Use the lecagy config files.)
Support the artik530s for tizen.
Change-Id: I61e09f0f5a4cc075c466f179a42456d3925f4d51
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
%build
# Set configuration
-make artik530_raptor_config
+make artik530_raptor_legacy_config
# Build tools
make %{?_smp_mflags} HOSTSTRIP=/bin/true tools
rm copy_env_common.o default_envs.txt
# gen_nexell_image
-tools/nexell/BOOT_BINGEN \
+tools/nexell/SECURE_BINGEN \
-c S5P4418 -t 3rdboot \
-n tools/nexell/nsih/raptor-emmc.txt \
-i u-boot.bin \
-o bootloader.img \
- -l 0x43c00000 -e 0x43c00000
+ -l 0x94c00000 -e 0x94c00000
%install
rm -rf %{buildroot}
cp %{SOURCE1001} .
# Set configuration
-make artik710_raptor_config
+make artik710_raptor_legacy_config
# Build tools
make %{?_smp_mflags} HOSTSTRIP=/bin/true tools