Kevin Hilman [off-list ref] writes:
Karl Beldan [off-list ref] writes:
quoted
Here is another spin. I could get my hands on an EVM and test the
changes on it as well. Doing so, I could also observe that 4bit ECC
on 8bits NANDS is currently broken in mailine. Apparently there had
already been some alerts on the mailing list some months ago.
[...]
quoted
Karl Beldan (4):
ARM: davinci: da8xx-dt: Add ti-aemif lookup for clock matching
ARM: davinci_all_defconfig: Enable AEMIF as a module
ARM: dts: da850,da850-evm: Add an aemif node and use it for the NAND
ARM: dts: da850-lcdk: Add NAND to DT
Tested on DA850-LCDK with UBIFS.
Tested-by: Kevin Hilman <khilman@baylibre.com>
I forgot to mention that I had to enable:
CONFIG_UBIFS_FS=y
CONFIG_MTD_UBI=y
in order to test with ubifs. Care to send a patch adding these as
modules to davinci_all_defconfig?
Thanks,
Kevin