From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Sehnert Date: Tue, 06 Jan 2009 15:12:36 -0700 Subject: [U-Boot] Jffs2 spanning across multiple flash parts Message-ID: <4963D754.2010502@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 I'm stuck in configuring my board for using u-boot. I have multiple nor flash parts that make up my JFFS2 filesystem, but I can't seem to configure U-boot to scan all the parts for the filesystem. It looks like the jffs2 system is looking to a flash partition. and flash partition fits within a flash part. It doesn't seem like I can configure a partition to span across multiple parts. Is that correct? Is there a way to configure the 'mtdparts' to work with multiple parts or am I about to embark on writing a new feature? I can't change how the JFFS2 system is configured on the flash parts. When the linux system boots up, it all works. I just need a way for u-boot to scan the entire flash filesystem to look for the kernel and root filesystem. thanks bill -- Bill Sehnert Sun Microsystems, Inc. 500 Eldorado Boulevard MS: UBRM05-381 Broomfield, CO 80021 Voice: 303-272-6829 Fax: 303-272-6555 Email: william.sehnert at sun.com