[U-Boot] Does ubifs in u-boot is only for ppc

Simon Kagstrom simon.kagstrom at netinsight.net
Wed Nov 11 11:25:24 CET 2009


On Wed, 11 Nov 2009 18:21:25 +0800
"Lv Terry-R65388" <r65388 at freescale.com> wrote:

>     I'm trying to build a u-boot image for our arm board with ubifs
> support.
> [...]
> fs/ubifs/libubifs.a(lpt.o):/home/r65388/uboot-v2009.08/uboot-imx/fs/ubif
> s/lpt.c:87: more undefined references to `fls' follow
>  
>     The function fls is defined in include/asm-ppc and there's no such
> functions in include/asm-arm.
>  
>     Is ubifs a common code or specified for ppc?

No, I submitted a few patches a few months ago to fix this for other
architectures (ARM in particular). If you update to current U-boot git
it should work.

// Simon


More information about the U-Boot mailing list