]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3: overo: Move ethernet setup to board_eth_init function
authorStefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Tue, 16 Sep 2014 15:51:07 +0000 (17:51 +0200)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:53:01 +0000 (11:53 -0400)
commit113429a27bba785a974e69b063cc7b91fd20bcf0
treeb8d7485f5ec9f693b49434b2fff7ef3552d37209
parentf2565a551c001f0441dbe51dc31438961fce7b53
omap3: overo: Move ethernet setup to board_eth_init function

Move ethernet setup to the board_eth_init function and select
the available network devices via expansion id.

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
board/overo/overo.c