diff options
author | Jon Hunter <jon-hunter@ti.com> | 2012-11-13 16:02:19 -0600 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-12-14 11:48:06 -0800 |
commit | 86c35960852b726a1d773ae65302dcfb24267180 (patch) | |
tree | aae77047ced52a527efe02dd6adc0abd3edc1bc3 /arch/arm/plat-omap/include | |
parent | 421e84509980206fb3b3bc039bc05bae1dd41c7b (diff) |
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/include')
0 files changed, 0 insertions, 0 deletions