[U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long

Alexander Graf agraf at suse.de
Thu May 12 10:14:40 CEST 2016



On 12.05.16 08:57, Michal Simek wrote:
> From: Siva Durga Prasad Paladugu <siva.durga.paladugu at xilinx.com>
> 
> Correct type of varibale base to unsigned long as
> keeping it as int causes usb failures if MSB of
> the base address is set.
> 
> Signed-off-by: Siva Durga Prasad Paladugu <sivadur at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>

I can verify that with this patch the "usb start" doesn't crash the
system anymore and it seems to start doing something intelligible (I
don't have usb devices plugged in, so can't verify whether they also work).

Tested-by: Alexander Graf <agraf at suse.de>


Alex


More information about the U-Boot mailing list