make fails with barebox

FQ | Joan Carles Abelaira joancarles at fqingenieria.es
Mon Jun 11 02:57:25 EDT 2012


> Hi,
> 
> On Fri, Jun 08, 2012 at 04:12:12PM +0200, FQ | Joan Carles Abelaira wrote:
> > Hello,
> >
> > I was working with previous release of barebox, and now I happily got
the
> 2012.06 release.
> > I managed to add my board to the menuconfig, apparently ok, then after a
> 'make' I get this complain:
> >
> > arch/arm/cpu/built-in.o: In function `reset':
> > /home/develop/SID1/dev/dev_sources/barebox-
> 2012.06.0/arch/arm/include/asm/system.h:70: undefined reference to
> `board_init_lowlevel'
> >
> > Any clues about what's missing to not to suffer all weekend because of
> this?
> 
> Appearantly you do not have a board_init_lowlevel function. This is ok,
but
> then you have to disable CONFIG_MACH_DO_LOWLEVEL_INIT
> 
> Sascha

In parallel I got able to make the project by unselecting the option General
Options --> Run Low Level Init  , from the menuconfig.
I checked this sets/ clear that flag. 
Danke schoen




More information about the barebox mailing list