]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8548CDS.h
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
authorMatthew McClintock <msm@freescale.com>
Wed, 28 Jun 2006 15:43:36 +0000 (10:43 -0500)
committerMatthew McClintock <msm@freescale.com>
Wed, 28 Jun 2006 15:43:36 +0000 (10:43 -0500)
commit40d5fa35d02df22580593bf0039ab173367e8ef0
tree6e9e24f6ee9d1088b10d4c92bde5e1944db83191
parentbe7e8b0cb5a0c49dc180075b96df296a893bf146
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
  Patch by Jon Loeliger 17-Jan-2006

Signed-off-by: Jon Loeliger <jdl@freescale.com>
13 files changed:
board/cds/common/ft_board.c [new file with mode: 0644]
board/cds/mpc8541cds/Makefile
board/cds/mpc8548cds/Makefile
board/cds/mpc8555cds/Makefile
board/mpc8540ads/mpc8540ads.c
board/mpc8560ads/mpc8560ads.c
cpu/mpc85xx/cpu.c
cpu/mpc85xx/cpu_init.c
include/configs/MPC8540ADS.h
include/configs/MPC8541CDS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h