]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
mpc85xx: Add support for the MPC8536DS reference board
authorKumar Gala <galak@kernel.crashing.org>
Fri, 25 Jul 2008 18:31:05 +0000 (13:31 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 27 Aug 2008 16:43:54 +0000 (11:43 -0500)
commit9490a7f1a9484617bad75c60807ce02c8a3a6d56
treee7d4f44e35b7fe221020762c89fd8529d61a02fd
parentef50d6c06ece74fb17e8d7510e62cad9df8b810d
mpc85xx: Add support for the MPC8536DS reference board

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
Signed-off-by: Dejan Minic <minic@freescale.com>
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
MAKEALL
Makefile
board/freescale/mpc8536ds/Makefile [new file with mode: 0644]
board/freescale/mpc8536ds/config.mk [new file with mode: 0644]
board/freescale/mpc8536ds/ddr.c [new file with mode: 0644]
board/freescale/mpc8536ds/law.c [new file with mode: 0644]
board/freescale/mpc8536ds/mpc8536ds.c [new file with mode: 0644]
board/freescale/mpc8536ds/tlb.c [new file with mode: 0644]
board/freescale/mpc8536ds/u-boot.lds [new file with mode: 0644]
include/configs/MPC8536DS.h [new file with mode: 0644]