OMAP3: overo: Move ethernet CS4 configuration to execute based on board id
authorPhilip Balister <philip@balister.org>
Tue, 11 Oct 2011 11:23:22 +0000 (11:23 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:35 +0000 (21:56 +0200)
commit8f7109b3abb7b667bfa3f9b242cd43c55ad6b8c9
tree22cefac94954ba3d14d46491d0ad00bbc0c48ee3
parent75b988a2e6fc4750ca734a777f4f1996ff835473
OMAP3: overo: Move ethernet CS4 configuration to execute based on board id

By moving the CS4 configuration into the board specific configuration, it
is left free for custom carrier boards. The USRP-E1XX series uses
CS4 to control access to an FPGA, so without this patch the device driver
cannot claim CS4.

Signed-off-by: Philip Balister <philip@opensdr.com>
Tested-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/overo/overo.c