[U-Boot] [PATCH] add reboot as a synonym for reset
Wolfgang Denk
wd at denx.de
Mon Sep 8 20:43:07 CEST 2008
Dear Andrew Dyer,
In message <48C56AEA.8040706 at righthandtech.com> you wrote:
> Add 'reboot' as a synonym for 'reset' at the u-boot command line.
I tend to reject this change, because I think it is actually wrong.
'reboot' and 'reset' are two different things - the former includes
an ordered shut-down of running services while the latter just
performs what the name says: a hardware reset.
This is a difference which some may consider small, but I think it is
important enough not to confuse terminology.
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
It's hard to make a program foolproof because fools are so ingenious.
More information about the U-Boot
mailing list