summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-15 21:23:08 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-31 08:43:42 +0200
commit2b8a01a99d6b1632d4356fa71383069b4a532687 (patch)
treeaea4a84ef69c2541b9d795261b93574363ddef98 /drivers/mtd/nand/Makefile
parentf5916d1856cb043f79304a99103a2f910298eecc (diff)
downloadu-boot-imx-2b8a01a99d6b1632d4356fa71383069b4a532687.zip
u-boot-imx-2b8a01a99d6b1632d4356fa71383069b4a532687.tar.gz
u-boot-imx-2b8a01a99d6b1632d4356fa71383069b4a532687.tar.bz2
sunxi_nand_spl: Auto detect nand configuration parameters
Auto detect the nand configuration parameters, like the BROM does. This allows us to get rid of various Kconfig settings, and is necessary to support generic boards like the mk802 which have seen many production runs with different nands. The full blown u-boot/kernel nand driver uses the nand id to determine this info, for the SPL we do as the BROM does and simply try a few standard configs. Note the table only contains configs which are known to actually be used, rather then all the configs the BROM tries. This means that it may need to be updated in the future as we add support for nand on more boards. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'drivers/mtd/nand/Makefile')
0 files changed, 0 insertions, 0 deletions