Home
last modified time | relevance | path

Searched hist:f8523cb0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A DMPC8572DS.hf8523cb0 Fri Feb 06 09:56:35 CST 2009 Kumar Gala <galak@kernel.crashing.org> 85xx: Fix how we map DDR memory

Previously we only allowed power-of-two memory sizes and didnt
handle >2G of memory. Now we will map up to CONFIG_MAX_MEM_MAPPED
and should properly handle any size that we can make in the TLBs
we have available to us

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>