[U-Boot] [PATCH 0/5] New environment code

Wolfgang Denk wd at denx.de
Wed Dec 8 11:04:42 CET 2010


Dear Mike Frysinger,

In message <201012080456.41492.vapier at gentoo.org> you wrote:
>
> seems that some todo items are missing, or not well implied.  for example, it 
> seems that gd->env_addr needs to be punted, and these functions get a "_f"
> appended to their name since they only work on default_environment[] now:
> 	env_get_addr()
> 	env_get_char()
> 	env_get_char_memory()
> 	envmatch()

I'm not sure I understand what you mean.

These functions not NOT only operate on the default_environment[];
they are also used to access the normal environment before
relocation.

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
"If that makes any sense to you, you have a big problem."
                                  -- C. Durance, Computer Science 234


More information about the U-Boot mailing list