[PATCH v3 0/4] Add DT support for NAND to LCDK via ti-aemif

Kevin Hilman khilman at baylibre.com
Thu Aug 18 14:15:59 PDT 2016


Kevin Hilman <khilman at baylibre.com> writes:

> Karl Beldan <kbeldan at baylibre.com> writes:
>
>> 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.
>
> [...]
>
>> 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 at 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



More information about the linux-arm-kernel mailing list