artik053: export the OTA partition as /dev/mtdblock7
authorHeesub Shin <heesub.shin@samsung.com>
Thu, 4 May 2017 13:20:36 +0000 (22:20 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Sat, 6 May 2017 14:00:43 +0000 (23:00 +0900)
commit7a9ab3270cef9399984d62b29b6f5bccd9e6e77c
treefaa0782fce60d5ccb3d88c44048b800828591525
parent30c5c591fc13892ec732d4426b6a38b9515f9326
artik053: export the OTA partition as /dev/mtdblock7

Now that the BCH driver and the block proxy are added, exporting the OTA
partition as /dev/mtdblock7 and accessing it using POSIX file i/o APIs
are possible. It will be very helpful when we are implementing OTA
downloaders.

Change-Id: Iba6e7a2e6aabb3819289d1c6768b6b40959e1f3b
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
build/configs/artik053/extra/defconfig
build/configs/artik053/minimal/defconfig
build/configs/artik053/nettest/defconfig
build/configs/artik053/tash/defconfig
build/configs/artik053/typical/defconfig