[U-Boot] [PATCH 1/2] omap3: fix NAND support for mcx board

Michael Trimarchi michael at amarulasolutions.com
Sun Jul 26 14:49:17 CEST 2015


Hi Stefano

On Sun, Jul 26, 2015 at 2:32 PM, Stefano Babic <sbabic at denx.de> wrote:
> mcx was not updated according to changes in
> NAND driver.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
>  include/configs/mcx.h | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/include/configs/mcx.h b/include/configs/mcx.h
> index 0a7b7cf..d8766b9 100644
> --- a/include/configs/mcx.h
> +++ b/include/configs/mcx.h
> @@ -309,7 +309,10 @@
>   */
>
>  /* **** PISMO SUPPORT *** */
> +#define CONFIG_NAND
> +#define CONFIG_SYS_NAND_BUSWIDTH_16BIT 16

Well the define name and the value is really funny ;)

Michael

>  #define CONFIG_NAND_OMAP_GPMC
> +#define CONFIG_NAND_OMAP_GPMC_PREFETCH
>  #define CONFIG_ENV_IS_IN_NAND
>  #define SMNAND_ENV_OFFSET              0x180000 /* environment starts here */
>
> --
> 1.9.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



-- 
| Michael Nazzareno Trimarchi                     Amarula Solutions BV |
| COO  -  Founder                                      Cruquiuskade 47 |
| +31(0)851119172                                 Amsterdam 1018 AM NL |
|                  [`as] http://www.amarulasolutions.com               |


More information about the U-Boot mailing list