Home
last modified time | relevance | path

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

/external/u-boot/common/
Dboard_r.c235 ulong malloc_start; in initr_malloc() local
242 malloc_start = gd->relocaddr - TOTAL_MALLOC_LEN; in initr_malloc()
243 mem_malloc_init((ulong)map_sysmem(malloc_start, TOTAL_MALLOC_LEN), in initr_malloc()