Re: [U-Boot] [PATCH v5 0/3] ubs: tegra: two fixes and cleanup

2014-03-12 Thread Jim Lin
On Mon, 2014-03-03 at 02:46 +0800, Stefan Agner wrote: Only patch 1 is an actual issue while the second patch is something I stumbled upon, and the third is more about housekeeping. I descieded to ifdef the driver, I think that this is easier to read and does not mix register access style.

[U-Boot] [PATCH v5 0/3] ubs: tegra: two fixes and cleanup

2014-03-03 Thread Stefan Agner
Only patch 1 is an actual issue while the second patch is something I stumbled upon, and the third is more about housekeeping. I descieded to ifdef the driver, I think that this is easier to read and does not mix register access style. The function ehci_get_port_speed however don't get a pointer