commit | 304fc3f02c8183aa0f509c22ac1d525f35063ea8 | [log] [tgz] |
---|---|---|
author | Dinesh Maniyam <dinesh.maniyam@intel.com> | Thu Feb 27 00:18:29 2025 +0800 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Sat Mar 15 10:35:01 2025 +0100 |
tree | 1c90acf580bf8571a5dcc806923b652622332e33 | |
parent | ad2868f08febc9fb23e52be08aa16d22e8c70689 [diff] |
drivers: mtd: nand: spl: Add support for nand SPL load image 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>