DDR_PHYSICAL_SIZE
if (physmem > (DDR_PHYSICAL_SIZE >> 20)) {
physmem - (DDR_PHYSICAL_SIZE >> 20));
memhi = (DDR_PHYSICAL_SIZE >> 20) - 256;
~(DDR_PHYSICAL_SIZE - 1), DDR_PHYSICAL_BASE, MASTER_CPU);
~(DDR_PHYSICAL_SIZE - 1), DDR_PHYSICAL_BASE, MASTER_CPU);
if (memhi > ((DDR_PHYSICAL_SIZE - BONITO_PCIHI_BASE) >> 20)) {
memhi - ((DDR_PHYSICAL_SIZE - BONITO_PCIHI_BASE) >> 20));
memhi = (DDR_PHYSICAL_SIZE - BONITO_PCIHI_BASE) >> 20;