Searched refs:low_end (Results 1 – 1 of 1) sorted by relevance
49 phys_addr_t low_end; in dram_init_banksize() local60 low_end = 0; /* top of low memory usable by U-Boot */ in dram_init_banksize()69 low_end = res_desc->phys_start; in dram_init_banksize()89 gd->bd->bi_dram[0].size = low_end; in dram_init_banksize()
Completed in 2 milliseconds