
30 Mar
2010
30 Mar
'10
5:32 p.m.
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