[U-Boot] [PATCH] mx28evk: add NAND commands
Fabio Estevam
festevam at gmail.com
Mon Apr 8 15:24:45 CEST 2013
Hi Eric,
On Mon, Apr 8, 2013 at 10:20 AM, Eric Bénard <eric at eukrea.com> wrote:
> diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
> index 0d918a1..789d980 100644
> --- a/include/configs/mx28evk.h
> +++ b/include/configs/mx28evk.h
> @@ -69,6 +69,8 @@
> #define CONFIG_CMD_USB
> #define CONFIG_CMD_BOOTZ
> #define CONFIG_CMD_I2C
> +#define CONFIG_CMD_NAND
Please check include/configs/mx28evk_nand.h in u-boot.imx. It has this
define already.
> +#define CONFIG_CMD_NAND_TRIMFFS
Then you could add this command there, if you like.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list