Re: [U-Boot] [PATCH] net: ll_temac: Add LL TEMAC driver to u-boot

2011-08-30 Thread Michal Simek
Mike Frysinger wrote: > On Monday, August 29, 2011 07:34:12 Michal Simek wrote: >> --- /dev/null >> +++ b/drivers/net/xilinx_ll_temac.c >> >> +#include > > what do you need from this header ? dcr for ppc. > >> +#ifdef SDMA_MODE >> +static unsigned char tx_buffer[PKTSIZE_ALIGN ] __attribute((al

Re: [U-Boot] [PATCH] net: ll_temac: Add LL TEMAC driver to u-boot

2011-08-29 Thread Mike Frysinger
On Monday, August 29, 2011 07:34:12 Michal Simek wrote: > --- /dev/null > +++ b/drivers/net/xilinx_ll_temac.c > > +#include what do you need from this header ? > +#ifdef SDMA_MODE > +static unsigned char tx_buffer[PKTSIZE_ALIGN ] __attribute((aligned(32))); > +#endif > +static unsigned char rx_