]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8541CDS.h
* Added VIA configuration table
authorMatthew McClintock <msm@freescale.com>
Wed, 28 Jun 2006 15:46:13 +0000 (10:46 -0500)
committerJon Loeliger <jdl@freescale.com>
Wed, 9 Aug 2006 18:50:56 +0000 (13:50 -0500)
commitbf1dfffd8c26f8ecdd630a0ae4c834e751e4e452
treece438a459d25fb3db9daca4e183aa7c62c02bc8a
parentc88f9fe66b64247e5b6a38410ba315ca25596d16
* Added VIA configuration table

* Added support for PCI2 on CDS
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
15 files changed:
board/cds/common/ft_board.c
board/cds/common/via.c [new file with mode: 0644]
board/cds/common/via.h [new file with mode: 0644]
board/cds/mpc8541cds/Makefile
board/cds/mpc8541cds/init.S
board/cds/mpc8541cds/mpc8541cds.c
board/cds/mpc8548cds/Makefile
board/cds/mpc8548cds/init.S
board/cds/mpc8548cds/mpc8548cds.c
board/cds/mpc8555cds/Makefile
board/cds/mpc8555cds/init.S
board/cds/mpc8555cds/mpc8555cds.c
include/configs/MPC8541CDS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h