]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support
authorHolger Brunck <holger.brunck@keymile.com>
Mon, 2 May 2011 22:56:55 +0000 (22:56 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 10 May 2011 20:48:50 +0000 (22:48 +0200)
commit489337f5138a819e9f0dd3a921ea21d0749f75e1
tree2727048dbd092b414f6a618b7eb011734edd0fa8
parentf30c62bbe8988a8341970cbb7e14bb7a99abb157
powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support

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@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Acked-by: Heiko Schocher <hs@denx.de>
cc: Wolfgang Denk <wd@denx.de>
cc: Detlev Zundel <dzu@denx.de>
MAINTAINERS
board/keymile/common/common.c
board/keymile/common/common.h
board/keymile/km82xx/km82xx.c
boards.cfg
include/configs/km82xx-common.h
include/configs/mgcoge.h
include/configs/mgcoge3ne.h [moved from include/configs/mgcoge2ne.h with 62% similarity]