[U-Boot] [PATCH V3 0/8] SPL Linux boot

Wolfgang Denk wd at denx.de
Fri Aug 26 14:01:43 CEST 2011


Dear Aneesh V,

In message <4E5787B7.1060209 at ti.com> you wrote:
> 
> > 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 <img> 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 <img> addr [args ...]

I think the command name should establish a mental context to what er
are doing. We may need additional commands in the context of SPL
setup, so "spl export" serves a double purpose: it creates the context
that we are doing something for SPL, and it allows for extensions.

"export" alone could be about anything.

See for example the environment handling - here we also provide a
sub-command "env export", but I (intentionally) never attempted to add
"export" as direct command to export the environment variables.

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
"No matter where you go, there you are..."          - Buckaroo Banzai


More information about the U-Boot mailing list