
18 Jul
2014
18 Jul
'14
9:13 p.m.
On Tue, 2014-07-15 at 23:56 +0200, Roman Byshko wrote: [...]
- /* this should be used instead of next two lines if
* sunxi_gpio.c is merged upstream
* gpio_direction_output(sunxi_ehci->gpio_vbus, 1); */
- sunxi_gpio_set_cfgpin(sunxi_ehci->gpio_vbus, SUNXI_GPIO_OUTPUT);
- sunxi_gpio_output(sunxi_ehci->gpio_vbus, 1);
Please can you base v3 on: git://git.denx.de/u-boot-sunxi.git master
This includes the gpio stuff which you need here.
Cheers, Ian.