[U-Boot] [PATCH v2] mpc86xx: set the DDR BATs after calculating true DDR size
Timur Tabi
timur at freescale.com
Tue Mar 30 17:32:26 CEST 2010
Kumar Gala wrote:
> We can make this work by updating how get_effective_memsize() works in lib_ppc/board.c. We just need to make it aware of the amount of mapped memory.
Is this something you want handled in this patch?
> The simplest thing might be to just add in a gd->mem_map_size to deal with the issue on both 86xx/44x/85xx
I don't know about 44x, but like I said, I don't think it's a problem in 85xx, because we use up to 8 TLBs to map DDR, which is more than enough to cover all memory size possibilities.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the U-Boot
mailing list