On Mon, 10 Jul 2017 14:05:19 +0200
Miquel RAYNAL wrote:
> Fix nand core lack of OOB layout when:
> - the NFC driver does not provide any OOB layout,
> - ECC operations are disabled (using NAND_ECC_NONE).
> Using this configuration leads to a crash during the probe.
>
> Add layout functions for s
Fix nand core lack of OOB layout when:
- the NFC driver does not provide any OOB layout,
- ECC operations are disabled (using NAND_ECC_NONE).
Using this configuration leads to a crash during the probe.
Add layout functions for small and large pages with mainly free bytes
plus reserved space for ba
2 matches
Mail list logo