mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 19:28:00 +01:00
This change is to add support for Macronix-(MX25U51245G) nor flash device. The total density of this device is 64 MiB. Sector size 64K. 64K sector we are cosidering due to 64K sector size works with CMD_ERASE_64K. Total number of sector for this device will 1024 because, 64K * 1024 = 64MiB. Change-Id: Ia1f2117bc42457e4b3c25934ff1fdcb798e4ea6f Signed-off-by: Md Sadre Alam <mdalam@codeaurora.org> |
||
|---|---|---|
| .. | ||
| fsl_espi_spl.c | ||
| Kconfig | ||
| Makefile | ||
| sandbox.c | ||
| sf-uclass.c | ||
| sf.c | ||
| sf_dataflash.c | ||
| sf_internal.h | ||
| sf_mtd.c | ||
| sf_params.c | ||
| sf_probe.c | ||
| spi_flash.c | ||
| spi_nand.c | ||
| spi_nand_dev.h | ||
| spi_spl_load.c | ||