[U-Boot] [PATCH 2/2] MX25: Add initial support for MX25PDK

Stefano Babic sbabic at denx.de
Tue Aug 30 09:34:39 CEST 2011


On 08/29/2011 10:30 PM, Fabio Estevam wrote:
> Add the initial support for MX25PDK booting from SD card via internal boot.
> 

Hi Fabio,

> diff --git a/boards.cfg b/boards.cfg
> index c31114d..b68d6c8 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -165,6 +165,7 @@ jadecpu                      arm         arm926ejs   jadecpu             syteco
>  zmx25                        arm         arm926ejs   zmx25               syteco         mx25
>  imx27lite                    arm         arm926ejs   imx27lite           logicpd        mx27
>  magnesium                    arm         arm926ejs   imx27lite           logicpd        mx27
> +mx25pdk                      arm         arm926ejs   mx25pdk             freescale      mx25		mx25pdk:IMX_CONFIG=board/freescale/mx25pdk/imximage.cfg

Targets are sorted based on SOC in boards.cfg. Move your entry before
the zmx25 board.

> +#define CONFIG_ARM926EJS			/* arm926ejs CPU core */
> +#define CONFIG_MX25
> +#define CONFIG_MX25PDK

Where is it used ? I do not see any occurency.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list