[PATCH V2 4/7] mtd: nand: add Loongson1 NAND driver

Kelvin Cheung keguang.zhang at gmail.com
Fri Apr 8 07:30:21 PDT 2016


On 04/08/2016 07:52 PM, Richard Weinberger wrote:
> Am 08.04.2016 um 13:42 schrieb Keguang Zhang:
>> + chip->options = NAND_NO_SUBPAGE_WRITE;
>> + chip->ecc.mode = NAND_ECC_SOFT;
> Is the lack of HW ECC and subpage write a hardware limitation?

Yes, that's the hardware limitation of Loongson1B NAND controller.

> Thanks,
> //richard

Best regards,

Keguang Zhang



More information about the linux-mtd mailing list