Re: [PATCH] nand: Add NAND driver for Mikrotik RB4xx series boards
From: Bert Vermeulen
Date: Tue Apr 21 2015 - 10:51:18 EST
On 21/04/15 16:02, Bert Vermeulen wrote:
The NAND chip containing the root filesystem is behind an SPI-connected
CPLD. This driver uses the spi-rb4xx driver to communicate with the CPLD.
The CPLD also acts as a GPIO expander: the ALE/CLE/NCE pins are set via
CPLD commands. Some LEDs on the board are also accessed this way.
The spi-rb4xx driver can be found here:
https://git.kernel.org/cgit/linux/kernel/git/broonie/spi.git/log/?h=topic/rb4xx
I was a bit quick to pull the trigger on this one: I have some cleanup
on the Kconfig and headers. I'll wait a couple of days to submit those,
in case anyone has comments on the code.
--
Bert Vermeulen
bert@xxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/