u-boot/board/atmel/sama5d4_xplained
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip
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>
2016-06-03 20:27:48 -05:00
..
Kconfig ARM: at91: move board select menu and common settings 2015-02-21 08:23:51 -05:00
MAINTAINERS ARM: atmel: add sama5d4 xplained ultra board support 2014-11-17 08:47:18 -05:00
Makefile ARM: atmel: add sama5d4 xplained ultra board support 2014-11-17 08:47:18 -05:00
sama5d4_xplained.c nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00