On 31 October 2014 02:55, Akshay Saraswat <[email protected]> wrote:
> From: Vadim Bendebury <[email protected]>
>
> Exynos5800 IROM has a different, from 5250 and 5420, prototype of the
> usb_copy() function. Luckily the earlier version did not expect any
> arguments, which means the same code could be used with old and new
> SoCs, the old ones just ignoring the arguments.
>
> Signed-off-by: Vadim Bendebury <[email protected]>
> Signed-off-by: Akshay Saraswat <[email protected]>
> ---
> Changes since v2:
>         - Added in this patch-set.
>
>  arch/arm/cpu/armv7/exynos/spl_boot.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)

Acked-by: Simon Glass <[email protected]>

Tested on Pi:
Tested-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to