[U-Boot] [PATCH v2 5/7] powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support

Wolfgang Denk wd at denx.de
Tue May 10 22:50:54 CEST 2011


Dear Holger Brunck,

In message <a31b7a01a892aab53fb05efb093fb8abcbeaa8b5.1304409387.git.holger.brunck at keymile.com> you wrote:
> This patch adds support for the MPC8247 based board mgcoge3ne.
> Additionaly mgcoge2ne board supprot was removed, because due
> to the mgcoge3ne, this board is obsolete and not longer
> maintained.
> The board is similar to mgcoge. The difference is that
> a NUMONYX flash is used and a different SDRAM (256MB).
> Also introduce CONFIG_KM_82XX to collect ppc82xx common
> settings and remove staticness from the common set_pin function.
> 
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> Acked-by: Heiko Schocher <hs at denx.de>
> cc: Wolfgang Denk <wd at denx.de>
> cc: Detlev Zundel <dzu at denx.de>
> ---
> Changes for v2:
>    - split up first large patch serie to three independent smaller
>      patch series
>    - squashed with powerpc/km82xx: move SDRAM config to board config
>      from first serie and update commit message
> 
>  MAINTAINERS                                  |    2 +-
>  board/keymile/common/common.c                |    6 ++--
>  board/keymile/common/common.h                |    1 +
>  board/keymile/km82xx/km82xx.c                |   27 ++++++++++++++-
>  boards.cfg                                   |    2 +-
>  include/configs/km82xx-common.h              |   26 --------------
>  include/configs/mgcoge.h                     |   27 +++++++++++++++
>  include/configs/{mgcoge2ne.h => mgcoge3ne.h} |   47 ++++++++++++++++++++-----
>  8 files changed, 96 insertions(+), 42 deletions(-)
>  rename include/configs/{mgcoge2ne.h => mgcoge3ne.h} (62%)

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
Accident: A condition in which presence of mind is good, but  absence
of body is better.


More information about the U-Boot mailing list