Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] booting JFFS2 or UBIFS created with buildroot
@ 2011-02-21 20:53 Charles Krinke
  2011-02-21 21:19 ` ANDY KENNEDY
  0 siblings, 1 reply; 13+ messages in thread
From: Charles Krinke @ 2011-02-21 20:53 UTC (permalink / raw)
  To: buildroot

Thanks guys for bearing with my first two questions. I believe I can compile
u-boot, linux and various file systems such as cpio, jffs2, ubifs so now I
get to a new puzzle.

When I create a jffs2 image, I am used to giving u-boot a bootargs line that
looks somewhat like:

root=/dev/mtdblock2 rootfstype=jffs2 rw
mtdparts=nor:1162k(U-boot),1536k(kernel),-(JFFS2)

Which I believe essentially means that I have created mtdparts partitions on
the fly and that the root filesystem should boot at the offset of JFFS2 and
that the dynamic creation on the fly of the number of partitions doesnt
matter as long as the jffs2 lines up with the last incantation.

But, ... this doesnt work anymore.

Am I missing some deeper notion of kernel compile of partition definition
and if so, can someone point me in a good direction to compile a kernel that
will allow me to boot a jffs2 or ubifs image with a kernel created by
buildroot?

I realize this is starting to get a bit deeper into u-boot and kernel
notions, but a few hints to round out my understanding which is dated by
about 5 years now would be appreciated.

-- 
Charles Krinke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110221/ac6dc0af/attachment.html>

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-02-22  8:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 20:53 [Buildroot] booting JFFS2 or UBIFS created with buildroot Charles Krinke
2011-02-21 21:19 ` ANDY KENNEDY
2011-02-21 21:30   ` Charles Krinke
2011-02-21 21:40     ` Thomas Petazzoni
2011-02-21 21:53       ` Charles Krinke
2011-02-21 22:09     ` Thomas Petazzoni
2011-02-21 22:29       ` Charles Krinke
2011-02-21 22:42         ` Thomas Petazzoni
2011-02-21 23:12           ` Charles Krinke
2011-02-21 23:31             ` Yann E. MORIN
2011-02-21 23:29     ` ANDY KENNEDY
2011-02-21 23:35       ` Charles Krinke
2011-02-22  8:08     ` Guillaume Gardet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox