]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
MIPS: qemu-malta: bring up ethernet
authorGabor Juhos <juhosg@openwrt.org>
Wed, 22 May 2013 03:57:44 +0000 (03:57 +0000)
committerTom Rini <trini@ti.com>
Wed, 24 Jul 2013 13:51:04 +0000 (09:51 -0400)
Qemu emulates a PCNET PCI card for the Malta CoreLV board.
Enable the pcnet driver and add board specific ethernet
initialization function to bring it up. Also enable the
CONFIG_CMD_NET and CONFIG_CMD_PING options.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>

No differences found