[U-Boot] Add filesystem support
Wolfgang Denk
wd at denx.de
Tue Apr 23 17:54:43 CEST 2013
Dear Pietro Paolini,
In message <51C80AA5-303E-4737-864C-6D05577D19E7 at aol.com> you wrote:
>
> I am working on an embedded system which we would like upgrade using a new filesystem YAFFS2 instead of the old JFFS2, we actually mount the JFFS2
> partition from U-Boot and then we start the kernel. I looked in the boot source tree we actually use and I did not find YAFFS2 (or UBIFS ..)
Hm... I recommend to look at the mailine U-Boot tree instead:
-> ls fs
Makefile cbfs cramfs ext4 fat fdos fs.c jffs2 reiserfs
sandbox ubifs yaffs2 zfs
> under the fs/ folder, then I assume I don't have it. I'd like add that support without update the whole uboot source tree, is it possible or is too much complicated ?
This depends a lot on which exact version of U-Boot you are running
now, but given the fact that you see neither yaffs2 nor ubifs it
appears to be _very_ old, so you're probably out of luck.
On the other hand - switching to mainline code is usually a very good
idea anyway, so go for that.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"You'll pay to know what you really think." - J.R. "Bob" Dobbs
More information about the U-Boot
mailing list