From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 04 Jun 2003 10:34:46 +0200 Subject: [U-Boot-Users] TQM860L and JFFS2??? References: <3EDB7EB4.8080305@imc-berlin.de> Message-ID: <3EDDAF26.6060404@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de It works now, but please again: Is CFG_JFFS2_FIRST_BANK=1 the second bank? Is CFG_JFFS2_NUM_BANKS the number of banks used only for JFFS? Or the total number of flash banks? How does the code find the JFFS partition? Just scanning the flash for a bit of magic? (0x1985?) Thanks, Steven