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

2009-11-11 Thread Lv Terry-R65388
Hi, I'm trying to build a u-boot image for our arm board with ubifs support. I have defined #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS #define CONFIG_RBTREE #define CONFIG_LZO When building fs/ubifs/lpt.c, I encountered undefined reference errors.

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

2009-11-11 Thread Simon Kagstrom
On Wed, 11 Nov 2009 18:21:25 +0800 Lv Terry-R65388 r65...@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