mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
In order to access SPI-NOR flash memory from Linux kernel, new node 'spifc' is added as 'disabled' by default. Since SPI flash memory shares the hardware bus with eMMC, one can not be enabled when another one is enabled. Change-Id: I7ae258dcc1b18df59dc33e8473c83f7ff0329461 Signed-off-by: Dongjin Kim <tobetter@gmail.com>