Ignore this; this has a new version sent to mailing list and this good in the middle.
On Sat, Jun 23, 2012 at 5:08 PM, Otavio Salvador <[email protected]> wrote: > Signed-off-by: Otavio Salvador <[email protected]> > Cc: Marek Vasut <[email protected]> > Cc: Stefano Babic <[email protected]> > Cc: Fabio Estevam <[email protected]> > --- > board/freescale/mx53loco/mx53loco.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/board/freescale/mx53loco/mx53loco.c > b/board/freescale/mx53loco/mx53loco.c > index 445d022..9fae5e8 100644 > --- a/board/freescale/mx53loco/mx53loco.c > +++ b/board/freescale/mx53loco/mx53loco.c > @@ -413,6 +413,8 @@ int board_early_init_f(void) > return 0; > } > > +/* Needs to be available on the board file to be called in board_init, > + * instead of normal order */ > int print_cpuinfo(void) > { > u32 cpurev; > -- > 1.7.10 > -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

