]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
authorJon Loeliger <jdl@freescale.com>
Sat, 23 Jul 2005 15:37:35 +0000 (10:37 -0500)
committerJon Loeliger <jdl@freescale.com>
Sat, 23 Jul 2005 15:37:35 +0000 (10:37 -0500)
commit9c4c5ae3e10e4f2ca799aacbb74e1f5adb86e0b5
treece06516d3935e9f3e2dac253a78742c7d3c211df
parent2d5df63e4f596fe439405048fd85157cdff079dc
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
  - Convert the CPM2 based functionality to use new CONFIG_CPM2
    option rather than a myriad of CONFIG_MPC8560-like variants.
    Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
    Eliminates the CONFIG_MPC8560 option entirely.  Distributes the
    new CONFIG_CPM2 option to each 8260 board.
49 files changed:
CHANGELOG
board/mpc8560ads/config.mk
board/sbc8560/config.mk
board/stxgp3/config.mk
common/cmd_bdinfo.c
common/cmd_bootm.c
cpu/mpc8260/config.mk
cpu/mpc85xx/commproc.c
cpu/mpc85xx/cpu_init.c
cpu/mpc85xx/ether_fcc.c
cpu/mpc85xx/serial_scc.c
cpu/mpc85xx/speed.c
doc/README.mpc85xxads
include/asm-ppc/global_data.h
include/asm-ppc/immap_85xx.h
include/asm-ppc/u-boot.h
include/configs/CPU86.h
include/configs/CPU87.h
include/configs/IDS8247.h
include/configs/IPHASE4539.h
include/configs/ISPAN.h
include/configs/MPC8260ADS.h
include/configs/MPC8266ADS.h
include/configs/MPC8541CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h
include/configs/PM826.h
include/configs/PM828.h
include/configs/RPXsuper.h
include/configs/Rattler.h
include/configs/SBC8540.h
include/configs/SBC8560.h
include/configs/SCM.h
include/configs/TQM8260.h
include/configs/ZPC1900.h
include/configs/atc.h
include/configs/cogent_mpc8260.h
include/configs/ep8260.h
include/configs/gw8260.h
include/configs/hymod.h
include/configs/ppmc8260.h
include/configs/rsdproto.h
include/configs/sacsng.h
include/configs/sbc8260.h
include/configs/sbc8560.h
include/configs/stxgp3.h
include/ioports.h
include/net.h
lib_ppc/board.c