Dear Holger Brunck, In message <a31b7a01a892aab53fb05efb093fb8abcbeaa8b5.1304409387.git.holger.bru...@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 <[email protected]> > Signed-off-by: Valentin Longchamp <[email protected]> > Acked-by: Heiko Schocher <[email protected]> > cc: Wolfgang Denk <[email protected]> > cc: Detlev Zundel <[email protected]> > --- > 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: [email protected] Accident: A condition in which presence of mind is good, but absence of body is better. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

