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