Searched refs:usable_ram_size_below_4g (Results 1 – 1 of 1) sorted by relevance
313 static ulong usable_ram_size_below_4g(void) in usable_ram_size_below_4g() function374 gd->bd->bi_dram[0].size = usable_ram_size_below_4g(); in dram_init_banksize()415 return CONFIG_SYS_SDRAM_BASE + usable_ram_size_below_4g(); in board_get_usable_ram_top()
Completed in 3 milliseconds