Re: [PATCH 14/15] nand: Add sandbox driver

2023-11-02 Thread Sean Anderson
On 11/2/23 07:15, Dario Binacchi wrote: Sean, All On Sun, Oct 29, 2023 at 4:49 AM Sean Anderson wrote: Add a sandbox NAND flash driver to facilitate testing. This driver supports any number of devices, each using a single chip-select. The OOB data is stored in-band, with the separation

Re: [PATCH 14/15] nand: Add sandbox driver

2023-11-02 Thread Dario Binacchi
Sean, All On Sun, Oct 29, 2023 at 4:49 AM Sean Anderson wrote: > > Add a sandbox NAND flash driver to facilitate testing. This driver supports > any number of devices, each using a single chip-select. The OOB data is > stored in-band, with the separation enforced through the API. > > For now,

[PATCH 14/15] nand: Add sandbox driver

2023-10-28 Thread Sean Anderson
Add a sandbox NAND flash driver to facilitate testing. This driver supports any number of devices, each using a single chip-select. The OOB data is stored in-band, with the separation enforced through the API. For now, create two devices to test with. The first is a very small device with basic