]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xxCDS: Add make targets for legacy systems.
authorRandy Vinson <rvinson@linuxbox.(none)>
Wed, 28 Feb 2007 02:42:22 +0000 (19:42 -0700)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 14 Aug 2007 06:51:39 +0000 (01:51 -0500)
commit7f3f2bd2dc08e0b05e185662ca2e2d283757104a
treeffa1b151a78d0f9c91787ac9973070fd5b2dcc5a
parente41094c7e38177c755fbd9b182018069614f080d
85xxCDS: Add make targets for legacy systems.

The PCI ID select values on the Arcadia main board differ depending
on the version of the hardware. The standard configuration supports
Rev 3.1. The legacy target supports Rev 2.x.

Signed-off-by Randy Vinson <rvinson@mvista.com>
Makefile
board/cds/common/via.c
board/cds/mpc8541cds/mpc8541cds.c
board/cds/mpc8548cds/mpc8548cds.c
board/cds/mpc8555cds/mpc8555cds.c
cpu/mpc85xx/pci.c
include/configs/MPC8541CDS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h