A9M2440: Generic code should support generic hardware
commit07d6c14898606c1b41ac43213ad5c59f8c120339
authorJuergen Beisert <juergen@kreuzholzen.de>
Tue, 27 Oct 2009 18:57:36 +0000 (27 19:57 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 28 Oct 2009 08:44:42 +0000 (28 09:44 +0100)
tree118d8f1a9e32194f1be95572f11836518e4aef62
parentb1d8803e02fb980c78779f138084bd2d5e86a0a6
A9M2440: Generic code should support generic hardware

The generic A9M2440 comes with a CS8900 network controller at chip select 5.
There are custom specific variants available without this device, but this
case will be handled in a separate baseboard file.

The current Linux-2.6.31 CS8900 network driver is a very poor piece of
code. It needs some patches to also work with this platform. So, I add
two kernel parameters to be able to use this network device also in the NFS
rootfs case (to setup media and MAC).

Signed-off-by: Juergen Beisert <juergen@kreuzholzen.de>
board/a9m2440/a9m2440.c
board/a9m2440/env/bin/boot