[U-Boot] [PATCH] command "sspi": add write-only flag '.w' (discard read data)
Detlev Zundel
dzu at denx.de
Thu Jul 21 11:01:21 CEST 2011
Hi Mike,
[...]
>> Following the common U-Boot way to do this, I'd suggest
>> sspi [<bus>:]<cs>[.<mode>] <bit_len> <dout> [din_env_var]
>> and either never print the read result to the console (my favorite) or
>> only if no env variable to store is passed. To be defined, comments
>> welcome.
>
> is this the common u-boot approach ? seems like extending every random func
> to take a supplementary env var is the wrong way. if the hush shell simply
> supported syntax like:
> foo="`sspi ......`"
> then every command would get this for free
Indeed - this would be the best solution and I would greatly appreciate
such a feature as it would be a big step in what we can script
(elegantly) in U-Boot.
Cheers
Detlev
--
More than any other time in history, mankind faces a crossroads. One
path leads to despair and utter hopelessness. The other to total
extinction. Let us pray, we have the wisdom to choose correctly.
-- Woody Allen
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
More information about the U-Boot
mailing list