mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-24 04:59:57 +01:00
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip. This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[]. Signed-off-by: Scott Wood <oss@buserror.net> |
||
|---|---|---|
| .. | ||
| b4860.c | ||
| dtsec.c | ||
| eth.c | ||
| fdt.c | ||
| fm.c | ||
| fm.h | ||
| init.c | ||
| ls1043.c | ||
| Makefile | ||
| memac.c | ||
| memac_phy.c | ||
| p1023.c | ||
| p4080.c | ||
| p5020.c | ||
| p5040.c | ||
| t1024.c | ||
| t1040.c | ||
| t2080.c | ||
| t4240.c | ||
| tgec.c | ||
| tgec_phy.c | ||