commit | c7b66698122796623f1838c0ee6a8e12ec832468 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Feb 10 03:54:59 2010 +0000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Fri Feb 12 07:54:45 2010 -0500 |
tree | f4f18204ba82d2d9ec74ba7896b91d823ab3a92c | |
parent | 573bff5ab9437b4e59ba9be34a7b08bca5ff054a [diff] |
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM This patch adds support for boards with more that 512MByte RAM. Currently only 512MB of memory are enabled in the DCCR/ICCR real-mode cache control registers. This patch now enables caching in real-mode for 2GByte. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Josh Boyer <jwboyer@linux.vnet.ibm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>