Home
last modified time | relevance | path

Searched hist:"4835 c737ff8ca65aa2bf206dcddd6407f4bc40cf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddwc3-uboot.h4835c737ff8ca65aa2bf206dcddd6407f4bc40cf Thu May 12 06:57:13 UTC 2016 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> usb: dwc3: Correct datatype of base to unsigned long

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@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>