diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2011-09-12 06:32:34 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-10-27 21:56:30 +0200 |
commit | e56daf635b4ae3598fcac83269dc659bff696cca (patch) | |
tree | e56a2ada9181d70ed1d1c46ac39248ed39ca3b23 /drivers/mtd | |
parent | 47c5455a489c8e558ecb002a3a97a030ce490f9e (diff) | |
download | u-boot-imx-e56daf635b4ae3598fcac83269dc659bff696cca.zip u-boot-imx-e56daf635b4ae3598fcac83269dc659bff696cca.tar.gz u-boot-imx-e56daf635b4ae3598fcac83269dc659bff696cca.tar.bz2 |
mx31pdk: Remove unneeded config
Currently there are two config options for building a U-boot binary for MX31PDK:
make mx31pdk_config
or,
make mx31pdk_nand_config
mx31pdk_config was developed first when no NAND SPL support was available for
MX31 and it requires that the U-boot binary is loaded into RAM via JTAG and it
forces SKIP_LOWLEVEL_INIT.
mx31pdk_nand_config was added later and it allows booting from NAND Flash.
Leave just one config option called mx31pdk so that it produces a binary that can boot from NAND Flash.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions