[PATCH] PowerPC 440EPx/GRx fix memory size calculation
Josh Boyer
jwboyer at linux.vnet.ibm.com
Thu Mar 12 10:07:51 EST 2009
On Thu, Mar 12, 2009 at 01:08:59AM +0300, Valentine wrote:
>>> So, probably the best way would be to fix that in u-boot
>>> amcc/sequoia/sdram.c by doing mtsdram(DDR0_10, 0x00000100); instead
>>> of mtsdram(DDR0_10, 0x00000300);
>>> Sorry, for confusion, but after reviewing the docs, I think that
>>> only REDUC interpretation has to be fixed. The chips select part
>>> should be fixed in u-boot sdram code for Sequoia as was originally
>>> proposed by Mikhail.
>>
>> Ok, so we're back to using Mikhail's original patch then?
>>
>> josh
>
> Yes, but until u-boot is fixed this will break Sequoia/Rainier support.
Well, that's sort of a problem. The wrapper will have to deal with both
a fixed and unfixed u-boot because not everyone will update their u-boot
with the fix.
So we need a patch for the wrapper that works in all cases.
josh
More information about the Linuxppc-dev
mailing list