From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 26 Jan 2013 08:41:03 +0100 Subject: [U-Boot] Can I read env from RAM in uboot script? In-Reply-To: <1359165410.7974.114.camel@genx> References: <1359165410.7974.114.camel@genx> Message-ID: <20130126074103.AD5232005C3@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear John Stile, In message <1359165410.7974.114.camel@genx> you wrote: > Is it possible to have uboot read it's environment from a RAM address, > rather than NAND? > OR > Can uboot's scripting support load variables from a RAM address? Yes, all this can be done. And easily. See for example the "env import" command. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Software suppliers are trying to make their software packages more ``user-friendly''. . . . Their best approach, so far, has been to take all the old brochures, and stamp the words, ``user-friendly'' on the cover. - Bill Gates