[PATCH] powerpc 4xx: DDR0_14[REDUC] decoded incorrectly
Mikhail Zolotaryov
lebon at lebon.org.ua
Tue Mar 10 03:21:36 EST 2009
Hi,
according to the PPC440EPx Embedded Processor User Manual (rev 1.14)
DDR0_14[REDUC] bit has the following meaning:
REDUC - Enable the half data path feature of the controller
0 = Standard operation using full 64/72-bit memory bus
1 = Memory data path width is 32/40 bits
However, "1" is decoded as 64 bit (8 byte), "0" - as 32 bit (4 byte) bus
by the kernel code. My understanding is this is not correct - patch
attached.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-ibm4xx_denali_fixup_memsize.patch
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090309/6137d45e/attachment.asc>
More information about the Linuxppc-dev
mailing list