sidk_s5jt200: drop to support FOTA
authorHeesub Shin <heesub.shin@samsung.com>
Mon, 13 Mar 2017 00:17:40 +0000 (09:17 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:08:04 +0000 (19:08 +0900)
commit36a7dc8ffb09ef2473b531b214475f744d856f31
tree2e8ff5b43cb59f17fa82f65e41e448b7465d8565
parent0df9f1bbdd04c03fb83472a23e2ee5460944ee62
sidk_s5jt200: drop to support FOTA

Current implementation of FOTA support is broken. It should be
redesigned to meet BL2 requirements. Let's drop it. This commit removes
all board-level considerations for supporting OTA. As no configurations
depend on the OTA at this moment, it will not cause any harm.

Change-Id: Ic8e5fcdcbef69dcb36ec1141e9f20b2075b5f593
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
build/configs/sidk_s5jt200/boot_bin/t20_custom_bl_fota.bin [deleted file]
build/configs/sidk_s5jt200/openocd/s5jt200_evt0_flash_all_fota.cfg [deleted file]
build/configs/sidk_s5jt200/openocd/s5jt200_evt0_flash_tinyara_ota0.cfg [deleted file]
build/configs/sidk_s5jt200/openocd/s5jt200_evt0_flash_tinyara_ota1.cfg [deleted file]
build/configs/sidk_s5jt200/scripts/ld_s5jt200_flash_ota1.script [deleted file]
build/configs/sidk_s5jt200/sidk_s5jt200_download.sh
os/arch/arm/src/sidk_s5jt200/src/Makefile
os/arch/arm/src/sidk_s5jt200/src/s5jt200_boot.c