s5j: drop s5j_efuse.c
authorHeesub Shin <heesub.shin@samsung.com>
Thu, 13 Apr 2017 06:51:03 +0000 (15:51 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:18 +0000 (12:02 +0900)
commit0acc50bad42078f792654fd99bdc0dd309463898
tree6f35c4381191f861ff330fa92b54b138b81ce17a
parent2aa9c777619fae735dcce7b26e880cedc05957bc
s5j: drop s5j_efuse.c

Though it is stored in the internal e-fuse region of S5J chipset, how we
store and retrieve the MAC address on the actual board depends on the
actual board. In other words, managing MAC address is a board-specific
thing. On some board, MAC address might be stored to an external flash.
Thus, up_wlan_get_mac_addr() should be moved to BSP layer, not S5J.

Change-Id: I764e98c1dfb93ebcc227f6c5079731f34d5abd39
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/artik053/src/artik053_wlan.c
os/arch/arm/src/s5j/Make.defs
os/arch/arm/src/s5j/s5j_efuse.c [deleted file]
os/arch/arm/src/sidk_s5jt200/src/s5jt200_wlan.c