Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dboard_r.c234 ulong malloc_start; in initr_malloc() local
241 malloc_start = gd->relocaddr - TOTAL_MALLOC_LEN; in initr_malloc()
242 mem_malloc_init((ulong)map_sysmem(malloc_start, TOTAL_MALLOC_LEN), in initr_malloc()