[U-Boot] [PATCH] arm: add ide initialization
Mike Frysinger
vapier at gentoo.org
Fri Oct 7 19:27:11 CEST 2011
On Thursday 06 October 2011 18:23:06 Michael Walle wrote:
> --- a/arch/arm/lib/board.c
> +++ b/arch/arm/lib/board.c
>
> +#if defined(CONFIG_CMD_IDE)
> + puts ("IDE: ");
> + ide_init ();
> +#endif
NAK: no space before that open paren
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111007/cccbb489/attachment.pgp
More information about the U-Boot
mailing list