
17 Jan
2012
17 Jan
'12
8:33 p.m.
Mike,
On Tue, Jan 17, 2012 at 11:27 AM, Mike Frysinger vapier@gentoo.org wrote:
On Tuesday 17 January 2012 14:16:53 Doug Anderson wrote:
--- a/common/cmd_bootm.c +++ b/common/cmd_bootm.c
- char *env_val;
did marking this const not work out ?
I coded the patch an old "-v2011.06" branch then tested on ToT. On "-v2011.06" setenv wasn't const. I'll resubmit with the "const".
Thanks!
-Doug