On Tue, 18 Aug 2026 15:46:27 +0530, Love Kumar wrote:
> Add tests for nand commands to test various NAND flash operations such
> as erase, write and read. Use the current test/py APIs (ubman fixture
> and utils helpers) and refactor the pre-command helper to return a
> dictionary.
>
> Also add the test_nand.py test to the generated documentation. See
> commit 8f8f0f0ed9d0 ("doc: pytest: Document the test_net_boot test")
> for the kinds of changes required for the docstring to be rendered
> correctly.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] test/py: nand: Add tests for NAND flash device
commit: 043b4280138d45c50340c0f899935b83be4375b7
--
Tom