[U-Boot] [PATCH v3] bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
dianders at chromium.org
Tue Jan 17 20:33:16 CET 2012
Mike,
On Tue, Jan 17, 2012 at 11:27 AM, Mike Frysinger <vapier at 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
More information about the U-Boot
mailing list