85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code
authorKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jan 2008 07:45:10 +0000 (01:45 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Jan 2008 05:21:55 +0000 (23:21 -0600)
commit2cfaa1aa1aac39a81006b7b27e0e431bf21f6dfa
tree89b311689ad4c0e20d4289b5b1f90e649684ff86
parent7232a2724ccc9dcbc3ec4ef84ada02f13ccd1238
85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12 files changed:
board/freescale/mpc8541cds/Makefile
board/freescale/mpc8541cds/init.S
board/freescale/mpc8541cds/law.c [new file with mode: 0644]
board/freescale/mpc8548cds/Makefile
board/freescale/mpc8548cds/init.S
board/freescale/mpc8548cds/law.c [new file with mode: 0644]
board/freescale/mpc8555cds/Makefile
board/freescale/mpc8555cds/init.S
board/freescale/mpc8555cds/law.c [new file with mode: 0644]
include/configs/MPC8541CDS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h