[PATCH] Ethernet NIC for qemu-neo1973

Salil Bijur salilbijur at gmail.com
Wed Feb 27 10:09:12 CET 2008


Hello,

For development purposes on QEMU, it could be more efficient to mount
the filesystem over NFS instead of flashing it every time. The NFS
mount can be done if there is an emulated ethernet device in QEMU even
if the actual GTA01 does not have an ethernet NIC.

Attached is a patch which maps the smc91c111 ethernet NIC at address
0x5c000000 and initialises it.
Also attached is the patch for the kernel where the ethernet is
registered as a platform device and the mapping is done accordingly.
I'm not sure if this list is the right place to send the kernel patch
but it helps development on qemu.

Hope these patches help.
Thanks,
Salil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qemu-ethernet.patch
Type: text/x-patch
Size: 1135 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-devel/attachments/20080227/64fa445e/qemu-ethernet-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: neo-kernel-ethernet.patch
Type: text/x-patch
Size: 2039 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-devel/attachments/20080227/64fa445e/neo-kernel-ethernet-0001.bin


More information about the openmoko-devel mailing list