u-boot-brain/board/BuR
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
..
common nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
kwb board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...) 2015-11-12 13:17:27 -05:00
tseries cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 2015-05-28 11:17:48 -04:00