85xx: convert remaining 85xx boards over to use new LAW init code
authorKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jan 2008 15:15:29 +0000 (09:15 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Jan 2008 05:21:56 +0000 (23:21 -0600)
commit4d3521cc79cabc61edf12c48c0ce318d4efb712f
treed9f0277cf935b625961ab7ecaf8bee10c6664e8f
parent572b13afc42710f2957c382a710360429c0e099b
85xx: convert remaining 85xx boards over to use new LAW init code

Converted ATUM8548, MPC8568 MDS, MPC8540 EVAL, and TQM85xx boards over
to use new LAW init code.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16 files changed:
board/atum8548/Makefile
board/atum8548/init.S
board/atum8548/law.c [new file with mode: 0644]
board/freescale/mpc8568mds/Makefile
board/freescale/mpc8568mds/init.S
board/freescale/mpc8568mds/law.c [new file with mode: 0644]
board/mpc8540eval/Makefile
board/mpc8540eval/init.S
board/mpc8540eval/law.c [new file with mode: 0644]
board/tqm85xx/Makefile
board/tqm85xx/init.S
board/tqm85xx/law.c [new file with mode: 0644]
include/configs/ATUM8548.h
include/configs/MPC8540EVAL.h
include/configs/MPC8568MDS.h
include/configs/TQM85xx.h