[U-Boot] [U-BOOT][PATCH 5/5] Add initial support for Freescale mx53evk board

Wolfgang Denk wd at denx.de
Fri Jun 18 11:45:50 CEST 2010


Dear Jason Liu,

In message <12768745743391-git-send-email-r64343 at freescale.com> you wrote:
> The patch adds initial support for the Freescale mx53evk board.
> SD/MMC boot is supported
> 
> Signed-off-by:Jason Liu <r64343 at freescale.com>

In addition to Stefano's comments (he is perfectly right: it makes
zero sense to create another CPU directory, this needs to be unified
with the mx51 support):

> diff --git a/Makefile b/Makefile
> index c26e491..da312c4 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -3301,6 +3301,9 @@ mx31pdk_nand_config	: unconfig
>  mx51evk_config	: unconfig
>  	@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx51evk freescale mx51
>  
> +mx53evk_config : unconfig
> +	@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53evk freescale mx53
> +
>  omap2420h4_config	: unconfig
>  	@$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 ti omap24xx

We don't accept such changes to the Makefile any more. Please add your
board to boards.cfg instead.  You need to rebase your code against the
"next" branch.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I wrote my name at the top of the page. I wrote down  the  number  of
the  question  ``1''.  After much reflection I put a bracket round it
thus ``(1)''. But thereafter I could not think of anything  connected
with it that was either relevant or true.
                        - Sir Winston Churchill _My Early Life_ ch. 2


More information about the U-Boot mailing list