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