]> git.ipfire.org Git - people/ms/u-boot.git/commit - CREDITS
mpc83xx: Add the support for MPC8315ERDB board
authorDave Liu <r63238@freescale.com>
Fri, 11 Jan 2008 10:48:24 +0000 (18:48 +0800)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 16 Jan 2008 18:00:49 +0000 (12:00 -0600)
commit8bd522ce4afda3d4868ee8c913f5394094326be1
treed53b1424bb84ec78ce819215488fe05f2f15dd91
parentb05884efa614e4d8a9413158fc228e0dc02ab704
mpc83xx: Add the support for MPC8315ERDB board

The features list:
- Boot from NOR Flash
- DDR2 266MHz hardcoded configuration
- Local bus NOR Flash R/W operation
- I2C, UART, MII and RTC
- eTSEC0/1 support
- PCI host

Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
CREDITS
MAINTAINERS
MAKEALL
Makefile
board/freescale/mpc8315erdb/Makefile [new file with mode: 0644]
board/freescale/mpc8315erdb/config.mk [new file with mode: 0644]
board/freescale/mpc8315erdb/mpc8315erdb.c [new file with mode: 0644]
board/freescale/mpc8315erdb/sdram.c [new file with mode: 0644]
doc/README.mpc8315erdb [new file with mode: 0644]
include/configs/MPC8315ERDB.h [new file with mode: 0644]