Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-04-11 Thread Quentin Schulz
Hi, On 11/04/2016 13:07, Hans de Goede wrote: > Hi, > > On 11-04-16 12:25, Quentin Schulz wrote: >> Hi, >> >> On 06/04/2016 17:24, Hans de Goede wrote: >>> Hi, >>> >>> On 29-03-16 08:38, Quentin Schulz wrote: Hi, On 28/03/2016 14:56, Hans de Goede wrote: > Hi, > > On

Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-04-11 Thread Quentin Schulz
Hi, On 06/04/2016 17:24, Hans de Goede wrote: > Hi, > > On 29-03-16 08:38, Quentin Schulz wrote: >> Hi, >> >> On 28/03/2016 14:56, Hans de Goede wrote: >>> Hi, >>> >>> On 25-03-16 18:14, Quentin Schulz wrote: Hi, I am trying to get Ethernet to work through the USB port of the

Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-04-11 Thread Hans de Goede
Hi, On 11-04-16 12:25, Quentin Schulz wrote: Hi, On 06/04/2016 17:24, Hans de Goede wrote: Hi, On 29-03-16 08:38, Quentin Schulz wrote: Hi, On 28/03/2016 14:56, Hans de Goede wrote: Hi, On 25-03-16 18:14, Quentin Schulz wrote: Hi, I am trying to get Ethernet to work through the USB

Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-04-06 Thread Hans de Goede
Hi, On 29-03-16 08:38, Quentin Schulz wrote: Hi, On 28/03/2016 14:56, Hans de Goede wrote: Hi, On 25-03-16 18:14, Quentin Schulz wrote: Hi, I am trying to get Ethernet to work through the USB port of the Sinlinx SinA33 on U-Boot to use TFTP to get the kernel and dtb files. However, I am

Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-03-29 Thread Quentin Schulz
Hi, On 28/03/2016 14:56, Hans de Goede wrote: > Hi, > > On 25-03-16 18:14, Quentin Schulz wrote: >> Hi, >> >> I am trying to get Ethernet to work through the USB port of the Sinlinx >> SinA33 on U-Boot to use TFTP to get the kernel and dtb files. >> >> However, I am getting 'data abort' when

Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-03-29 Thread Hans de Goede
Hi, On 29-03-16 08:38, Quentin Schulz wrote: Hi, On 28/03/2016 14:56, Hans de Goede wrote: Hi, On 25-03-16 18:14, Quentin Schulz wrote: Hi, I am trying to get Ethernet to work through the USB port of the Sinlinx SinA33 on U-Boot to use TFTP to get the kernel and dtb files. However, I am

Re: [U-Boot] Ethernet via USB on Sinlinx SinA33

2016-03-28 Thread Hans de Goede
Hi, On 25-03-16 18:14, Quentin Schulz wrote: Hi, I am trying to get Ethernet to work through the USB port of the Sinlinx SinA33 on U-Boot to use TFTP to get the kernel and dtb files. However, I am getting 'data abort' when using dhcp or tftp after adding: #define CONFIG_USB_HOST_ETHER #define

[U-Boot] Ethernet via USB on Sinlinx SinA33

2016-03-25 Thread Quentin Schulz
Hi, I am trying to get Ethernet to work through the USB port of the Sinlinx SinA33 on U-Boot to use TFTP to get the kernel and dtb files. However, I am getting 'data abort' when using dhcp or tftp after adding: #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX to