From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petter Larsen Date: 04 Mar 2003 15:47:45 +0100 Subject: [U-Boot-Users] Boot the kernel from a JFFS2 filesystem Message-ID: <1046789264.1140.173.camel@pla> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello We have enabled JFFS2 in PPCBoot 2.0. We can then for example use "fsload" to load a file into memory. But how can we use this feature if we wont to boot the kernel, lying in this filesystem, with "bootm". We use a AMD flash device. In the kernel we have enabled the CFI in the MTD options, and enabled JFFS2. Best regards Petter Larsen