]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Add MPC8313ERDB support.
authorScott Wood <scottwood@freescale.com>
Mon, 16 Apr 2007 19:54:15 +0000 (14:54 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Mon, 23 Apr 2007 21:32:10 +0000 (16:32 -0500)
commit96b8a05432f346f36493535c85320b70ec9c7c1b
treea32977f26f921cb81cee8f3a8e6fd01d1b5b09eb
parent49ea3b6eafe606285ae4d5c378026153dde53200
mpc83xx: Add MPC8313ERDB support.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Makefile
board/mpc8313erdb/Makefile [new file with mode: 0644]
board/mpc8313erdb/config.mk [new file with mode: 0644]
board/mpc8313erdb/mpc8313erdb.c [new file with mode: 0644]
board/mpc8313erdb/sdram.c [new file with mode: 0644]
board/mpc8313erdb/u-boot.lds [new file with mode: 0644]
doc/README.mpc8313erdb [new file with mode: 0644]
include/configs/MPC8313ERDB.h [new file with mode: 0644]