From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh V Date: Fri, 26 Aug 2011 17:17:03 +0530 Subject: [U-Boot] [PATCH V3 0/8] SPL Linux boot In-Reply-To: <20110826113638.02D1B1222223@gemini.denx.de> References: <1314182363-25732-1-git-send-email-simonschwarzcor@gmail.com> <1314261196-23197-1-git-send-email-simonschwarzcor@gmail.com> <20110825101714.5187911F9E74@gemini.denx.de> <4E563136.2030608@gmail.com> <20110826113638.02D1B1222223@gemini.denx.de> Message-ID: <4E5787B7.1060209@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On Friday 26 August 2011 05:06 PM, Wolfgang Denk wrote: > Dear Simon, > ... > As all this is about preparing for a SPL boot, I suggest we name the > new command "spl"; the resulting user interface could be like this: > > > spl export addr [args ...] How about skipping the spl part and have command named 'export', if that's not existing already? To me this sounds better than 'spl export': export addr [args ...] best regards, Aneesh