[U-Boot] [PATCH v2] mpc5xxx: Remove all references to MGT5100
Wolfgang Denk
wd at denx.de
Fri Mar 12 22:29:37 CET 2010
Dear Detlev Zundel,
In message <1268384472-30152-1-git-send-email-dzu at denx.de> you wrote:
> We do not support a processor that never reached a real customer.
>
> Signed-off-by: Detlev Zundel <dzu at denx.de>
> ---
> MAINTAINERS | 1 -
> MAKEALL | 2 -
> Makefile | 24 +--
> board/bc3450/bc3450.c | 56 ----
> board/bc3450/mt48lc16m16a2-75.h | 13 -
> board/canmb/canmb.c | 52 ----
> board/canmb/mt48lc16m32s2-75.h | 13 -
> board/esd/cpci5200/mt46v16m16-75.h | 5 -
> board/esd/mecp5200/mt46v16m16-75.h | 5 -
> board/esd/pf5200/mt46v16m16-75.h | 5 -
> board/icecube/icecube.c | 60 +----
> board/icecube/mt46v16m16-75.h | 5 -
> board/icecube/mt46v32m16.h | 5 -
> board/icecube/mt48lc16m16a2-75.h | 13 -
> board/jupiter/jupiter.c | 6 -
> board/mcc200/mt46v16m16-75.h | 5 -
> board/mcc200/mt48lc16m16a2-75.h | 13 -
> board/mcc200/mt48lc16m32s2-75.h | 13 -
> board/munices/mt48lc16m16a2-75.h | 13 -
> board/pm520/mt46v16m16-75.h | 5 -
> board/pm520/mt48lc16m16a2-75.h | 13 -
> board/pm520/pm520.c | 60 -----
> board/total5200/mt48lc16m16a2-75.h | 13 -
> board/total5200/mt48lc32m16a2-75.h | 5 -
> board/total5200/sdram.c | 52 ----
> board/total5200/sdram.h | 5 -
> board/total5200/total5200.c | 27 +--
> board/tqc/tqm5200/mt48lc16m16a2-75.h | 13 -
> cpu/mpc5xxx/Makefile | 2 +-
> cpu/mpc5xxx/cpu.c | 7 -
> cpu/mpc5xxx/cpu_init.c | 35 +--
> cpu/mpc5xxx/firmware_sc_task.impl.S | 364 --------------------------
> cpu/mpc5xxx/firmware_sc_task_bestcomm.impl.S | 4 -
> cpu/mpc5xxx/pci_mpc5200.c | 4 +-
> cpu/mpc5xxx/serial.c | 17 --
> cpu/mpc5xxx/start.S | 8 -
> cpu/mpc5xxx/usb_ohci.c | 7 -
> cpu/mpc5xxx/usb_ohci.h | 5 -
> drivers/input/ps2ser.c | 11 -
> drivers/net/mpc5xxx_fec.c | 10 +-
> include/configs/BC3450.h | 9 +-
> include/configs/IceCube.h | 13 +-
> include/configs/PM520.h | 11 -
> include/configs/TB5200.h | 5 -
> include/configs/TQM5200.h | 5 -
> include/configs/Total5200.h | 23 +--
> include/configs/aev.h | 5 -
> include/configs/cpci5200.h | 11 -
> include/configs/hmi1001.h | 5 -
> include/configs/inka4x0.h | 5 -
> include/configs/ipek01.h | 5 -
> include/configs/manroland/mpc5200-common.h | 5 -
> include/configs/mecp5200.h | 14 -
> include/configs/o2dnt.h | 7 -
> include/configs/pf5200.h | 11 -
> include/configs/smmaco4.h | 5 -
> include/configs/spieval.h | 5 -
> include/configs/v38b.h | 2 -
> include/mpc5xxx.h | 69 +-----
> 59 files changed, 22 insertions(+), 1169 deletions(-)
> delete mode 100644 cpu/mpc5xxx/firmware_sc_task.impl.S
Actually this fixes a build warnings in the current code (Total5100
board) so I'm tempted to pull this in now.
Well, guess we should give the board maintainers a few days to
respond - and maybe explicit notice, to the extend possible.
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
The easiest way to figure the cost of living is to take your income
and add ten percent.
More information about the U-Boot
mailing list