[PATCH 2/2] mx51-pdk: Move lowlevel_init before UART initialization
Sascha Hauer
s.hauer at pengutronix.de
Thu Jun 21 14:49:31 EDT 2012
On Thu, Jun 21, 2012 at 02:25:07PM +0400, Alexander Shiyan wrote:
> Hello.
>
> Thu, 21 Jun 2012 11:41:17 +0200 от Sascha Hauer <s.hauer at pengutronix.de>:
> > On Thu, Jun 21, 2012 at 12:05:03PM +0400, Alexander Shiyan wrote:
> >
> > <please put the reason of this change here>
> ...
> > > @@ -274,6 +273,8 @@ static int f3s_console_init(void)
> > > {
> > > mxc_iomux_v3_setup_multiple_pads(f3s_pads, ARRAY_SIZE(f3s_pads));
> > >
> > > + imx51_init_lowlevel(800);
> > > +
> > > imx51_add_uart0();
> > >
> > > return 0;
> ...
>
> This is just bringing the initialization for all mx51-based boards to the same format.
> You can just reject this patch and apply only part 1.
Ok, did that.
Thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list