[U-Boot] [PATCH] powerpc/board: SPL: Enable malloc flag in global data.

York Sun york.sun at nxp.com
Sat Jun 4 17:57:09 CEST 2016


On 05/25/2016 03:24 AM, Sumit Garg wrote:
> For malloc to work in SPL framework enable GD_FLG_FULL_MALLOC_INIT
> flag in global data after allocating memory using mem_malloc_init.
> 
> Signed-off-by: Sumit Garg <sumit.garg at nxp.com>
> ---
>  board/freescale/b4860qds/spl.c     | 1 +
>  board/freescale/c29xpcie/spl.c     | 1 +
>  board/freescale/p1010rdb/spl.c     | 1 +
>  board/freescale/p1022ds/spl.c      | 1 +
>  board/freescale/p1_p2_rdb_pc/spl.c | 1 +
>  board/freescale/t102xqds/spl.c     | 1 +
>  board/freescale/t102xrdb/spl.c     | 1 +
>  board/freescale/t104xrdb/spl.c     | 1 +
>  board/freescale/t208xqds/spl.c     | 1 +
>  board/freescale/t208xrdb/spl.c     | 1 +
>  board/freescale/t4qds/spl.c        | 1 +
>  board/freescale/t4rdb/spl.c        | 1 +
>  12 files changed, 12 insertions(+)

Applied to u-boot-mpc85xx master. Awaiting upstream.
Thanks.

York




More information about the U-Boot mailing list