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
..
2023-10-18 10:02:49 +02:00
2023-10-23 13:07:23 -04:00
2023-06-01 12:32:03 -04:00
2023-09-24 09:54:57 -04:00
2023-10-24 15:55:17 +08:00
2023-10-31 09:09:04 +01:00
2023-02-10 12:50:01 -05:00
2023-05-06 17:28:18 +08:00
2023-11-02 18:32:57 -04:00
2023-10-17 20:50:52 -04:00
2023-09-14 10:42:24 -04:00
2023-10-30 15:32:49 -04:00
2023-08-09 09:21:42 -04:00
2023-10-31 14:53:05 +01:00
2023-10-13 14:01:42 -06:00
2023-05-02 14:23:58 -04:00
2023-09-24 09:54:57 -04:00
2023-10-30 15:32:49 -04:00
2023-10-09 10:25:32 +02:00
2023-06-09 13:52:40 -04:00
2023-11-02 11:30:18 +01:00
2023-09-14 10:42:24 -04:00
2023-10-31 09:08:51 +01:00
2023-10-11 10:35:24 -04:00
2023-01-27 14:47:58 -05:00
2023-07-25 12:44:46 -04:00
2023-10-13 14:01:42 -06:00
2023-10-30 15:32:49 -04:00
2023-11-02 22:38:01 -04:00
2023-11-03 12:37:15 -04:00
2023-11-16 12:43:49 -05:00
2023-03-02 17:45:58 -05:00
2023-10-22 23:40:56 +01:00
2023-10-10 16:19:29 -04:00
2023-07-17 17:23:14 +08:00
2023-10-08 09:58:55 -04:00
2023-10-18 09:45:48 +02:00
2023-11-02 11:30:18 +01:00
2023-11-03 17:42:39 -04:00
2023-08-03 09:40:49 -04:00
2023-10-22 23:41:52 +01:00
2023-09-24 09:54:57 -04:00
2023-10-16 09:09:54 -04:00
2023-11-02 17:45:53 +08:00
2023-07-25 12:44:46 -04:00
2023-10-24 15:55:17 +08:00
2023-11-02 11:30:18 +01:00
2023-10-30 15:32:49 -04:00
2023-10-13 14:01:42 -06:00
2023-10-30 15:32:49 -04:00
2023-03-30 15:09:59 -04:00
2023-11-03 17:42:39 -04:00
2023-04-28 11:30:17 -06:00
2023-09-04 17:26:44 +02:00
2023-10-04 18:23:54 +08:00
2023-10-27 13:08:25 +03:00
2023-09-09 10:13:24 -04:00
2023-10-30 15:32:49 -04:00
2023-10-23 11:39:33 -04:00
2023-08-09 23:31:11 +08:00
2023-10-19 07:51:12 +02:00
2023-04-25 15:31:28 -04:00
2023-10-15 12:23:48 +02:00
2023-10-22 23:41:52 +01:00