s5j: remove all CONFIG_S5J_FLASH_XXX
authorHeesub Shin <heesub.shin@samsung.com>
Fri, 7 Apr 2017 08:25:05 +0000 (17:25 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:09 +0000 (12:02 +0900)
commit0b9c3c7d5018d4c7fbbc86554bd77bb5f7754eb0
tree76cd385e4f360cc32b7172f17255eb56e9b63cf2
parent768e01aedcc12585325bccb10cbd993793597d27
s5j: remove all CONFIG_S5J_FLASH_XXX

CONFIG_S5J_FLASH_XXX should not be used. Those definitions are
pretending as they are configurable, but definitely not. For example,
the base address of flash region is constant, not configurable. This
makes people very confused and should be fixed.

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