]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support
authorHeiko Schocher <hs@denx.de>
Tue, 8 Mar 2011 09:47:39 +0000 (10:47 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 29 Apr 2011 22:45:07 +0000 (00:45 +0200)
commit8ed74341ba5c54751e209f571002e5b967abf176
treecd832efa3ce5e6632652408408ba800c4a10e9e2
parent1ebbb77a194788424e519955f6b04dda8aa7e625
ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support

For the kmsupx5 a new header file was introduced km8321-common.h.
Now the common stuff from tuxa1, tuda1 and suvd3 was removed and
the new header file included.

The defines CONFIG_SYS_PIGGY_BASE and CONFIG_SYS_PIGGY_SIZE are
confusing. Because they actually describe the KMBEC FPGA values.
The KMBEC FPGA can be PRIO on kmeter1 or upio on mgcoge. Therefore
all the defines were renamed.

remove unneeded variable CONFIG_KM_DEF_NETDEV, as it is
already declared in keymile-common.h

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
cc: Kim Phillips <kim.phillips@freescale.com>
cc: Wolfgang Denk <wd@denx.de>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
board/keymile/common/common.c
board/keymile/km83xx/km83xx.c
board/keymile/mgcoge/mgcoge.c
include/configs/keymile-common.h
include/configs/km82xx-common.h
include/configs/km8321-common.h
include/configs/km83xx-common.h
include/configs/kmeter1.h
include/configs/suvd3.h
include/configs/tuda1.h
include/configs/tuxa1.h