From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Fri, 23 Nov 2012 22:59:24 +0100 Subject: [U-Boot] [PATCH v4 1/3] Add README for the "Falcon" mode In-Reply-To: <50AFBC05.1090800@gmail.com> References: <1352717979-6284-1-git-send-email-sbabic@denx.de> <1353684682-24460-1-git-send-email-sbabic@denx.de> <50AFBC05.1090800@gmail.com> Message-ID: <50AFF1BC.8020907@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Vikram Narayanan, On 23.11.12 19:10, Vikram Narayanan wrote: >> +The parameters generated with this step can be saved into NAND at the >> offset >> +0x800000 (value for twister for CONFIG_CMD_SPL_NAND_OFS) >> + >> +nand erase.part bootparms >> +nand write 0x80000100 bootparms 0x4000 > > If the offset is known at compile time, why should the end user use the > above commands to write it? Can't it be automated? Just an idea. No, please read http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/102326 or http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/147205 Best regards Andreas Bie?mann