s5j: remove redundant code for booting from non-flash
authorHeesub Shin <heesub.shin@samsung.com>
Sat, 11 Mar 2017 08:38:39 +0000 (17:38 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:00:55 +0000 (19:00 +0900)
commit549afc7cb08bc73d692da3e2ea9023e0706d6dd8
tree66733144a8174e2b648bf69810542a8b345cd5ae
parent71de6d38928795e43e1f5452fed3113d0819ea3c
s5j: remove redundant code for booting from non-flash

Given that we always boot from flash, we do not need to consider the
cases of CONFIG_BOOT_RUNFROMFLASH=n. Let's remove them.

Change-Id: I2e2aba487ee7f61bfe0c51dab6e4cc1133ec79a7
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/s5j/s5j_boot.c
os/arch/arm/src/s5j/s5j_serial.c