
16 Aug
2016
16 Aug
'16
3:11 a.m.
On Mon, Aug 15, 2016 at 01:02:15PM -0400, Tom Rini wrote:
Now that nand_info[] is an array of pointers we need to ensure that it's been populated prior to use. We may for example have ENV in NAND set in configurations that run on boards with and without NAND (where default env is fine enough, such as omap3_beagle and beagleboard (NAND) vs beagle xM (no NAND)).
Fixes: b616d9b0a708 ("nand: Embed mtd_info in struct nand_chip") Cc: Scott Wood oss@buserror.net Signed-off-by: Tom Rini trini@konsulko.com Acked-by: Scott Wood oss@buserror.net
Applied to u-boot/master, thanks!
--
Tom