[U-Boot] [PATCH V3 2/2] arm: mx5: Add support for DENX M53EVK
Wolfgang Denk
wd at denx.de
Thu Apr 25 23:42:21 CEST 2013
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.
> +#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?
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
Do not underestimate the value of print statements for debugging.
Don't have aesthetic convulsions when using them, either.
More information about the U-Boot
mailing list