[PATCH v2 00/15] nand: Add sandbox tests

Simon Glass sjg at chromium.org
Sat Nov 18 18:09:52 CET 2023


Hi Sean,

On Fri, 17 Nov 2023 at 06:40, Tom Rini <trini at konsulko.com> wrote:
>
> On Sat, 04 Nov 2023 16:37:38 -0400, Sean Anderson wrote:
>
> > This series tests raw nand flash in sandbox and fixes various bugs discovered in
> > the process. I've tried to do things in a contemporary manner, avoiding the
> > (numerous) variations present on only a few boards. The test is pretty minimal.
> > Future work could test the rest of the nand API as well as the MTD API.
> >
> > Bloat (for v1) at [1] (for boards with SPL_NAND_SUPPORT enabled). Almost
> > everything grows by a few bytes due to nand_page_size. A few boards grow more,
> > mostly those using nand_spl_loaders.c. CI at [2].
> >
> > [...]
>
> Applied to u-boot/next, thanks!

Congrats on the test, great to have some coverage here!


- Simon


More information about the U-Boot mailing list