s5j/sflash: add to support progmem
authorHeesub Shin <heesub.shin@samsung.com>
Sat, 18 Mar 2017 07:19:17 +0000 (16:19 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:52:04 +0000 (19:52 +0900)
commit52937b3f905187a81766ebc25f06a8d87c78b78b
treed69cce44911e5db0a2b53a316e1b514c7b1a811e
parent5b4a8a90cc2c8daf453d63325333eaa76813bc8d
s5j/sflash: add to support progmem

This commit implements the progmem interfaces. Though S5J does not have
on-chip flash memory, I cound not find any better design other than
using the progmem.

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