From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Sehnert Date: Thu, 28 Sep 2006 12:37:39 -0600 Subject: [U-Boot-Users] Large Jffs2 filesystem Message-ID: <451C1673.4040607@Sun.Com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I have a system with a jffs2 filesystem that spans over multiple flash parts. I want to use u-boot to boot the linux system where the kernel is in the jffs2 filesystem. I can't seem to configure u-boot so the jffs2 filesystem is in multiple devices/partitions. It seems that a partition must fit within a device(part). Is there a way to configure the system so "ls" will see the entire jffs2 filesystem? Thanks bill.