]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sbc8548: enable use of PCI network cards
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 18 Sep 2009 23:08:44 +0000 (19:08 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:35 +0000 (09:04 -0500)
commite5e7819f9ff2bb6345c3132bcca701a412f49572
treef11a02cef657066fdc906495a75e9ad2d16df31f
parentbdc810a771289a94e1dc959ff2cf0074d7f42f11
sbc8548: enable use of PCI network cards

Create a board_eth_init to allow a place to hook in
the PCI ethernet init after all the eTSEC are up
and configured.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/sbc8548/sbc8548.c