From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cam Date: Fri, 06 Feb 2004 19:43:43 +0000 Subject: [U-Boot-Users] Editing u-boot parameters from Linux using MTD In-Reply-To: <20040206160226.66EEBC10B2@atlas.denx.de> References: <20040206160226.66EEBC10B2@atlas.denx.de> Message-ID: <4023EE6F.6060604@mesias.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang >>Has anybody converted the environment code from u-boot into a Linux >>application that can change the u-boot parameters through the MTD >>layer? > > > Yes. And you hold the tools right in your hand. > > See tools/env/README It seems to offer read access only - is anyone working on changing the variables / adding new ones from linux? -Cam