[U-Boot] [PATCH v3 7/7] Peach-Pi: Use the enhanced usb_copy() prototype

Simon Glass sjg at chromium.org
Thu Nov 13 03:21:41 CET 2014


On 31 October 2014 02:55, Akshay Saraswat <akshay.s at samsung.com> wrote:
> From: Vadim Bendebury <vbendeb at chromium.org>
>
> 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 <vbendeb at chromium.org>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
> ---
> 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 <sjg at chromium.org>

Tested on Pi:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list