Home
last modified time | relevance | path

Searched refs:GD_FLG_FULL_MALLOC_INIT (Results 1 – 12 of 12) sorted by relevance

/u-boot/board/freescale/t4rdb/
A Dspl.c84 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/board/freescale/t208xrdb/
A Dspl.c81 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/board/freescale/p1010rdb/
A Dspl.c78 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/board/freescale/p1_p2_rdb_pc/
A Dspl.c84 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/board/freescale/t208xqds/
A Dspl.c111 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/board/freescale/t104xrdb/
A Dspl.c103 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/board/freescale/t102xrdb/
A Dspl.c112 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()
/u-boot/include/asm-generic/
A Dglobal_data.h545 GD_FLG_FULL_MALLOC_INIT = 0x00200, enumerator
/u-boot/arch/arm/mach-k3/
A Dam6_init.c201 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_f()
/u-boot/common/
A Ddlmalloc.c1295 if (!(gd->flags & GD_FLG_FULL_MALLOC_INIT))
1564 if (!(gd->flags & GD_FLG_FULL_MALLOC_INIT))
1723 if (!(gd->flags & GD_FLG_FULL_MALLOC_INIT)) {
1932 if (!(gd->flags & GD_FLG_FULL_MALLOC_INIT)) {
2125 if (!(gd->flags & GD_FLG_FULL_MALLOC_INIT)) {
A Dboard_r.c112 gd->flags |= GD_FLG_RELOC | GD_FLG_FULL_MALLOC_INIT; in initr_reloc()
/u-boot/common/spl/
A Dspl.c615 gd->flags |= GD_FLG_FULL_MALLOC_INIT; in board_init_r()

Completed in 22 milliseconds