Rename spi_flash_validate_params to spi_flash_scan as this code not only deals with params setup but also configure all spi_flash attributes. And also moved all flash related code into spi_flash_scan for future functionality addition. Tested-by: Jagan Teki <jteki@openedev.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Jagan Teki <jteki@openedev.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| fsl_espi_spl.c | ||
| sandbox.c | ||
| sf-uclass.c | ||
| sf.c | ||
| sf_dataflash.c | ||
| sf_internal.h | ||
| sf_mtd.c | ||
| sf_ops.c | ||
| sf_params.c | ||
| sf_probe.c | ||
| spi_spl_load.c | ||