]> git.ipfire.org Git - people/ms/u-boot.git/commit
Add MPC8544DS basic port board files.
authorJon Loeliger <jdl@freescale.com>
Wed, 11 Apr 2007 21:51:02 +0000 (16:51 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 24 Apr 2007 00:58:28 +0000 (19:58 -0500)
commit25d83d7f4ac65727182d8ddaf7ba42fa74cf65ae
treed9fa0a27db3e2ea233288fb043fe765ad7a262f7
parent0cde4b00fc7393b89f379d83a9d436dcb1334bfa
Add MPC8544DS basic port board files.

Add board port under new board/freescale directory
structure and reuse existing PIXIS FPGA support there.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
board/freescale/mpc8544ds/Makefile [new file with mode: 0644]
board/freescale/mpc8544ds/config.mk [new file with mode: 0644]
board/freescale/mpc8544ds/init.S [new file with mode: 0644]
board/freescale/mpc8544ds/mpc8544ds.c [new file with mode: 0644]
board/freescale/mpc8544ds/u-boot.lds [new file with mode: 0644]