Files
u-boot/arch/sandbox/include/asm
Sean Anderson 8502b5bf20 test: spl: Add a test for NAND
Add a SPL test for the NAND load method. We use some different functions to
do the writing from the main test since things like nand_write_skip_bad
aren't available in SPL.

We disable BBT scanning, since scan_bbt is only populated when not in SPL.
We use nand_spl_loaders.c as it seems to be common to at least a few boards
already. However, we do not use nand_spl_simple.c because it would require
us to implement cmd_ctrl.  The various nand load functions are adapted from
omap_gpmc. However, they have been modified for simplicity/correctness.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-11-16 12:43:49 -05:00
..
2022-12-22 10:31:48 -05:00
2022-01-19 18:11:34 +01:00
2022-06-23 12:58:18 -04:00
2022-01-19 18:11:34 +01:00
2021-09-25 09:46:15 -06:00
2023-03-02 17:45:58 -05:00
2023-07-20 14:10:57 -06:00
2022-06-23 12:58:18 -04:00
2022-04-14 15:39:15 -04:00
2018-09-23 21:55:30 +02:00
2023-11-16 12:43:49 -05:00
2023-07-20 14:10:57 -06:00