On 22:25 Fri 20 Jan , Juergen Kilb wrote: > board_init was moved to pure_initcall. broken since: > > commit 0adce7ec683b4b325f51de4ac8892b32925d7ef8 > Author: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > Date: Sun Jan 15 21:11:17 2012 +0100 > > ARM omap3: move board_init to pure_initcall > > board_init initializes the mux and sdram. For both there is no > need to configure this so early. Move the code to a pure_initcall > and remove the surrounding unneeded code. > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > Tested-by: Sanjeev Premi <premi@xxxxxx> > > Signed-off-by: Juergen Kilb <J.Kilb@xxxxxxxxx> can't you fix all in one patch? > --- > arch/arm/boards/phycard-a-l1/pca-a-l1.c | 8 +++++--- > arch/arm/mach-omap/Kconfig | 1 - > barebox_default_env.gz | Bin 0 -> 2656 bytes > 3 files changed, 5 insertions(+), 4 deletions(-) > create mode 100644 barebox_default_env.gz ??? Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox