commit | 439c50ca850d537b6a185020db487304ef522c88 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed May 22 03:57:44 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:04 2013 -0400 |
tree | ca9c4bc17662452355a4950c44d60aaa4225e955 | |
parent | 652ccee5a45bc4c942654d7dc15ccf6ab8bbbe61 [diff] |
MIPS: qemu-malta: bring up ethernet 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>