make fails with barebox

Sascha Hauer s.hauer at pengutronix.de
Fri Jun 8 11:27:45 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

-- 
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