diff options
author | Jon Hunter <jon-hunter@ti.com> | 2012-11-13 23:02:19 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-12-14 20:48:06 +0100 |
commit | 86c35960852b726a1d773ae65302dcfb24267180 (patch) | |
tree | aae77047ced52a527efe02dd6adc0abd3edc1bc3 /arch/arm/plat-omap | |
parent | OMAP2+: mux: Fixed gpio mux mode analysis (diff) | |
download | linux-86c35960852b726a1d773ae65302dcfb24267180.tar.xz linux-86c35960852b726a1d773ae65302dcfb24267180.zip |
ARM: OMAP2420: Fix ethernet support for OMAP2420 H4
Ethernet is not currently working on the OMAP2420 H4 board. In commit
f604931 (ARM: OMAP: abstract debug card setup (smc, leds)) the function
h4_init_smc91x() that initialised the ethernet controller was renamed to
h4_init_debug() but was never called when initialising the board.
Adding a call to h4_init_debug() fixes ethernet support, however,
instead of using the legacy H4 code migrate the H4 to use the
gpmc_smc91x_init() function instead and remove the legacy H4 code.
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap')
0 files changed, 0 insertions, 0 deletions