Searched refs:usable_ram_size_below_4g (Results 1 – 1 of 1) sorted by relevance
262 static ulong usable_ram_size_below_4g(void) in usable_ram_size_below_4g() function314 gd->bd->bi_dram[0].size = usable_ram_size_below_4g(); in dram_init_banksize()346 return CONFIG_SYS_SDRAM_BASE + usable_ram_size_below_4g(); in board_get_usable_ram_top()