[U-Boot] [PATCH] arm: add ide initialization
Michael Walle
michael at walle.cc
Fri Oct 7 23:50:20 CEST 2011
Am Freitag 07 Oktober 2011, 19:27:11 schrieb Mike Frysinger:
> 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
as long as the style is the only objection, i'm glad to resend a fixed patch
:)
Albert, are there any other objections?
--
Michael
More information about the U-Boot
mailing list