[U-Boot-Users] RFC: hidden environment variables
Wolfgang Denk
wd at denx.de
Mon Apr 23 23:43:22 CEST 2007
In message <462D0E17.20106 at freescale.com> you wrote:
>
> > I guess I don't see why anything needs to be hidden.
>
> Well, it doesn't *have* to be hidden, it just makes things simpler that way. If the
> variable can't be touched by the user, then I don't have to hook into the _do_setenv()
> command.
"Can't be touched by the user" is probably pretty difficult to
implement. You can just make it more difficult. At the same time, you
make perfectly legal use cases much more difficult.
Don't do it. Forget about the hiding.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is the quality rather than the quantity that matters.
- Lucius Annaeus Seneca (4 B.C. - A.D. 65)
More information about the U-Boot
mailing list