[U-Boot] http://patchwork.ozlabs.org/patch/136415/ seems to break HUSH parser?

Albert ARIBAUD albert.u.boot at aribaud.net
Mon Feb 6 23:43:11 CET 2012


Hi,

Some time ago I have posted http://patchwork.ozlabs.org/patch/136368/ 
which adds HUSH parser to ED Mini V2. In itself, the change is only made 
of three CONFIG defines.

This patch has built cleanly and worked as expected until 
http://patchwork.ozlabs.org/patch/136415/ was applied. Applying both 
patches causes edminiv2 build to fail with

uboot at lilith:~/src/u-boot-arm$ ./MAKEALL edminiv2
Configuring for edminiv2 board...
common/libcommon.o: In function `cread_line':
/home/uboot/src/u-boot-arm/common/main.c:717: undefined reference to 
`get_ticks'
/home/uboot/src/u-boot-arm/common/main.c:717: undefined reference to 
`get_tbclk'
/home/uboot/src/u-boot-arm/common/main.c:720: undefined reference to 
`get_ticks'

Heiko, can you look this up?

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list