[U-Boot] [PATCH] Fix define for MPC5121 ADS board.
Wolfgang Denk
wd at denx.de
Wed Oct 13 21:32:37 CEST 2010
Dear mark.vels at team-embedded.nl,
In message <1286293579-26587-1-git-send-email-mark.vels at team-embedded.nl> you wrote:
> Originally the Makefile defines CONFIG_ADS5121_REV2 when configuring
> for board mpc5121ads_rev2. The config in include/configs/mpc5121ads.h
> expects a define CONFIG_MPC5121ADS_REV2 for this.
> Therefore there are two defines used but only 1 is defined.
> This patch renames references to CONFIG_ADS5121_REV2 to CONFIG_MPC5121ADS_REV2
> to have one common define.
>
> This patch fixes faulty mem size detection caused by wrong config in
> include/configs/mpc5121ads.h
>
> Signed-off-by: Mark Vels <mark.vels at team-embedded.nl>
> ---
> Makefile | 2 +-
> board/freescale/mpc5121ads/mpc5121ads.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
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
It became apparent that one reason why the Ice Giants were known as
the Ice Giants was because they were, well, giants. The other was
that they were made of ice. -Terry Pratchett, _Sourcery_
More information about the U-Boot
mailing list