build: sidk_s5jt200: do not put binary header manually
authorHeesub Shin <heesub.shin@samsung.com>
Mon, 13 Mar 2017 01:06:49 +0000 (10:06 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:08:14 +0000 (19:08 +0900)
commite9d4f3112c0ca17cadb80cb9702add720a5c44dc
tree05918c7e7f7491abb28f0db02bae5c3fa0f64af0
parent49911bbfa9310ddc71e3c9b771fe6b75bf1f210c
build: sidk_s5jt200: do not put binary header manually

This commit simplifies the build script. Instead of putting the
placeholder for NS2 header into the raw binary, we can do the same thing
with the linker scripts more easily.

This removes a Kconfig entry, CONFIG_DISABLE_MAKING_BINARY_HEADER also.
It is replaced by CONFIG_SAMSUNG_NS2.

Change-Id: I86d057e85f8bfce415c492decb670a7bb6c36df0
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
build/configs/sidk_s5jt200/hello_with_tash/defconfig
build/configs/sidk_s5jt200/kernel_sample/defconfig
build/configs/sidk_s5jt200/scripts/ld_s5jt200_flash.script
build/configs/sidk_s5jt200/sidk_tash_wlan/defconfig
build/configs/sidk_s5jt200/tc/defconfig
os/Makefile.unix
os/Makefile.win
os/arch/arm/src/sidk_s5jt200/Kconfig