
31 May
2012
31 May
'12
7:44 p.m.
On 05/31/2012 05:51 AM, Lucas Stach wrote:
loop_count runs down from 10000, so the correct condition to error out is ==0.
Signed-off-by: Lucas Stach dev@lynxeye.de Acked-by: Stephen Warren swarren@wwwdotorg.org CC: Stephen Warren swarren@wwwdotorg.org CC: Tom Warren twarren.nvidia@gmail.com
Tested-by: Stephen Warren swarren@wwwdotorg.org
On Harmony, repeated invocations of "usb start 0 ; dhcp ${loadaddr} zImage.uimg" appeared to work OK, with this patch applied to u-boot-tegra.git master branch.