Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-15 | drivers: mtd: nand: spl: Add support for nand SPL load image | Dinesh Maniyam | |
Add support for spl nand to load binary image from NAND to RAM. Leverage the existing nand_spl_load_image from nand_spl_loaders.c Signed-off-by: Dinesh Maniyam <dinesh.maniyam@intel.com> |