qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board


From: Max Filippov
Subject: Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
Date: Wed, 20 Jun 2012 10:29:09 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 06/18/2012 05:02 AM, Jia Liu wrote:
> Add a dummy board for IIS.
>
> Signed-off-by: Jia Liu<address@hidden>

[...]

> +    if (nd_table[0].vlan) {
> +        isa_ne2000_init(isa_bus, 0x92000000, 4,&nd_table[0]);
> +    }

I have noticed that the kernel you provided expects OpenCores ethernet device.
We have a model for it (: You can look at lx60_net_init() in the 
hw/xtensa_lx60.c
to see how it may be connected.

--
Thanks.
-- Max



reply via email to

[Prev in Thread] Current Thread [Next in Thread]