mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
With this patch the NAND and OneNAND devices are registered in the MTD subsystem and can then be referenced by the mtdcore code (e.g. get_mtd_device_nm()). This is needed for the new "ubi part" command syntax without the flash type parameter (nor|nand|onenand). Signed-off-by: Stefan Roese <sr@denx.de> |
||
|---|---|---|
| .. | ||
| atmel_nand.c | ||
| bfin_nand.c | ||
| davinci_nand.c | ||
| diskonchip.c | ||
| fsl_elbc_nand.c | ||
| fsl_upm.c | ||
| Makefile | ||
| nand.c | ||
| nand_base.c | ||
| nand_bbt.c | ||
| nand_ecc.c | ||
| nand_ids.c | ||
| nand_util.c | ||
| nomadik.c | ||
| omap_gpmc.c | ||
| s3c64xx.c | ||
| s3c2410_nand.c | ||