From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Date: Mon, 11 Jan 2016 10:09:49 +0000 (UTC) Subject: [U-Boot] Accessing a file on a NAND JFFS2 partition from u-boot References: <1072658801.2499952.1452506989013.JavaMail.yahoo.ref@mail.yahoo.com> Message-ID: <1072658801.2499952.1452506989013.JavaMail.yahoo@mail.yahoo.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 need to retrieve I have some settings from a file stored in one of the JFFS2 partitions, from within u-boot.Can someone please give me a hint on how to configure u-boot to do so and which command should I then use? thanksmarco