coreboot/southbridge/amd
Mart Raudsepp d7048f10ca cs5536: Fix NAND Flash setup.
A NAND device may never be mapped above 0xEFFFFFFF, as these addresses never reach
the NAND controller. Only NAND controller, as the only DIVIL component that is
allowed to be memory mapped, is affected - other Geode LX and CS5536 peripherals
(that are separate GLIU devices outside DIVIL component) can use addresses above
that limit (see in-code comment for details).

In combination with a new VSA2 version 1.02 or newer, this makes NAND flash
finally work in coreboot v3.

Signed-off-by: Mart Raudsepp <mart.raudsepp@artecdesign.ee>
Signed-off-by: Anti Sullin <anti.sullin@artecdesign.ee>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>

git-svn-id: svn://coreboot.org/repository/coreboot-v3@1125 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-02-09 16:10:58 +00:00
..
amd8111 This patch does some minor fixups for 8111 and 8132 and adds support for 8131. 2009-01-05 23:02:16 +00:00
amd8131 This patch does some minor fixups for 8111 and 8132 and adds support for 8131. 2009-01-05 23:02:16 +00:00
amd8132 This patch does some minor fixups for 8111 and 8132 and adds support for 8131. 2009-01-05 23:02:16 +00:00
amd8151 This patch makes the 8151 compile and adds it to the amd serengeti board. 2008-12-19 02:43:46 +00:00
cs5536 cs5536: Fix NAND Flash setup. 2009-02-09 16:10:58 +00:00
rs690 Fix rs690 bug about GPPSB configuration. 2009-01-23 22:18:24 +00:00
sb600 specific-resources.diff: 2008-12-31 19:46:14 +00:00