On Wed, Sep 12, 2012 at 12:17 AM, Peter Crosthwaite
wrote:
> On Tue, 2012-09-11 at 19:27 +, Blue Swirl wrote:
>> On Mon, Sep 10, 2012 at 12:20 AM, wrote:
>> > From: Chris Wulff
>> >
>> > +/*
>> > + * Xilinx ethernetlite device
>> > + */
>> > +static void xilinx_ethlite_probe(void *fdt, int
On Tue, 2012-09-11 at 19:27 +, Blue Swirl wrote:
> On Mon, Sep 10, 2012 at 12:20 AM, wrote:
> > From: Chris Wulff
> >
> > +/*
> > + * Xilinx ethernetlite device
> > + */
> > +static void xilinx_ethlite_probe(void *fdt, int node)
> > +{
> > +uint32_t eth_addr = fdt_get_int_from_array(fdt,
Hi Chris,
This needs to be reviewed along with the petalogix implementation, but a
few top level comments.
Regards,
Peter
On Sun, 2012-09-09 at 20:20 -0400, crwu...@gmail.com wrote:
> From: Chris Wulff
>
> Signed-off-by: Chris Wulff
> ---
> default-configs/microblaze-softmmu.mak |1 +
>
On Mon, Sep 10, 2012 at 12:20 AM, wrote:
> From: Chris Wulff
>
> Signed-off-by: Chris Wulff
> ---
> default-configs/microblaze-softmmu.mak |1 +
> hw/labx_microblaze_devicetree.c| 597
>
> hw/microblaze/Makefile.objs|3 +-
> 3 file
From: Chris Wulff
Signed-off-by: Chris Wulff
---
default-configs/microblaze-softmmu.mak |1 +
hw/labx_microblaze_devicetree.c| 597
hw/microblaze/Makefile.objs|3 +-
3 files changed, 600 insertions(+), 1 deletion(-)
create mode 1006