Hi Ian,

On 31 May 2014 10:36, Ian Campbell <i...@hellion.org.uk> wrote:
> This has been disabled for ARM in initr_scsi since that function was
> introduced. However it works fine for me on Cubieboard and Cubietruck (with 
> the
> upcoming AHCI glue patch).
>
> I also tested on two random ARM platforms which seem to define 
> CONFIG_CMD_SCSI:
>  - highbank worked fine (on midway hardware)
>  - omap5_uevm built OK and I confirmed using objdump that things were as
>    expected (i.e. the default weak scsi_init nop was used).
>
> While there remove the mismatched comment from the #endif (omitting the 
> comment
> seems to be the prevailing style in this file) and add a missing return to
> initr_doc which I happened to spot while editing.
>
> Signed-off-by: Ian Campbell <i...@hellion.org.uk>
> Cc: Simon Glass <s...@chromium.org>

I see no build breakage for ARM boards with this patch.

Acked-by: Simon Glass <s...@chromium.org>

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to