]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
authorKumar Gala <galak@kernel.crashing.org>
Thu, 17 Jan 2008 07:01:09 +0000 (01:01 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Jan 2008 08:08:24 +0000 (02:08 -0600)
commit0db37dc2eed30884db2daa24dbd9a113b5d00610
treeebb6c507b0b6d15218798cb32ca6df00fea5bb72
parent219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc
85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup

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