]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4572/1: ep93xx: add cirrus logic edb9307 support
authorHerbert Valerio Riedel <hvr@gnu.org>
Sun, 23 Sep 2007 07:30:16 +0000 (08:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:44 +0000 (23:43 +0100)
commit2f1d8b8b9933f112dabd2b0630360277f9eb9886
tree6c7dba89d63942eda20c6a8bed6617d3839c0c79
parent953ba8c57344f550ffffd69b3839fb670b2eaa42
[ARM] 4572/1: ep93xx: add cirrus logic edb9307 support

This patch adds support for the Cirrus Logic EDB9307, an evaluation
board based on the Cirrus Logic EP9307 SoC, which features amongst
other things 64M RAM, 32M NOR flash, 3 USB host ports, audio in/out,
two serial ports and a 10/100 ethernet interface.

Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/Kconfig
arch/arm/mach-ep93xx/Makefile
arch/arm/mach-ep93xx/edb9307.c [new file with mode: 0644]