diff options
author | Kevin Smith <kevin.smith@elecsyscorp.com> | 2016-01-14 16:01:36 +0000 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2016-02-12 17:13:42 -0600 |
commit | b7d3e4a63580198237bdce989d5514476056ee16 (patch) | |
tree | 24c801b3e6d6cb8e0e8efa7164fd5623ea0ef469 /configs/cm_t35_defconfig | |
parent | 549d7c0e091de6759deef4202129a57480f6414c (diff) | |
download | u-boot-imx-b7d3e4a63580198237bdce989d5514476056ee16.zip u-boot-imx-b7d3e4a63580198237bdce989d5514476056ee16.tar.gz u-boot-imx-b7d3e4a63580198237bdce989d5514476056ee16.tar.bz2 |
mtd: pxa3xx_nand: Correct null dereference
Correct a null pointer dereference in board_nand_init(). Zeroed
memory was allocated, then immediately dereferenced. The
dereference is completely removed, since this pointer is later
initialized in alloc_nand_resources.
Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'configs/cm_t35_defconfig')
0 files changed, 0 insertions, 0 deletions