[U-Boot] [PATCH 1/1] nios2 - adjust gbl data off to account for bd_info
Thomas Chou
thomas at wytron.com.tw
Fri Feb 24 04:03:18 CET 2012
On 02/21/2012 07:45 AM, Alex Hornung wrote:
> * Adjust the GBL_DATA_OFFSET to account for the fact that we'll be
> using the space between that offset and the start of the malloc
> region to allocate both a gd structure and a board info structure.
>
> * This fixes a memory corruption bug due to overlap of the malloc
> region and the bd_info structure.
>
> Signed-off-by: Alex Hornung<alex at alexhornung.com>
> ---
> include/configs/nios2-generic.h | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
Dear Alex,
Applied. Thanks.
Best regards,
Thomas
More information about the U-Boot
mailing list