spl/nand: config symbol documentation
authorScott Wood <scottwood@freescale.com>
Fri, 21 Sep 2012 23:35:27 +0000 (18:35 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:26 +0000 (15:41 -0600)
commit7d4b79552d3c74ef34e004acf0542d3a288be84f
tree4a97e7c0411fb5e45d5d36dd4604032bc8f24eb4
parent6f2f01b9f30c390f216a065c8673c2c6933c0cbf
spl/nand: config symbol documentation

Document parameters used for specifying the NAND image to be loaded.

Also fix the definition of CONFIG_SPL_NAND_SIMPLE -- it's only
nand_spl_simple.c, not the entire nand directory.  The word "simple" is
there for a reason.  :-)

Signed-off-by: Scott Wood <scottwood@freescale.com>
---
v2: updated for makefile changes earlier in patchset
README
drivers/mtd/nand/Makefile
drivers/mtd/nand/fsl_elbc_spl.c [new file with mode: 0644]