[U-Boot] [PATCH V3 2/2] arm: mx5: Add support for DENX M53EVK

Marek Vasut marex at denx.de
Fri Apr 26 03:07:13 CEST 2013


Hello Wolfgang,

> Dear Marek Vasut,
> 
> In message <1366920963-8646-2-git-send-email-marex at denx.de> you wrote:
> ...
> 
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -954,6 +954,7 @@ Marek Vasut <marek.vasut at gmail.com>
> > 
> >  	mx23_olinuxino	i.MX23
> >  	m28evk		i.MX28
> >  	sc_sps_1	i.MX28
> > 
> > +	m53evk		i.MX53
> 
> Please keep this list (and all similar ones) sorted.  Thanks.

It's sorted, by CPU first and by board name seconds. I think it's easier to 
search it that way, what do you say?

> > +#define CONFIG_SYS_SDRAM_BASE		(PHYS_SDRAM_1)
> > +#define CONFIG_SYS_INIT_RAM_ADDR	(IRAM_BASE_ADDR)
> > +#define CONFIG_SYS_INIT_RAM_SIZE	(IRAM_SIZE)
> 
> Are the parens needed / useful here?

No, not anymore

Best regards,
Marek Vasut


More information about the U-Boot mailing list