[coreboot] VIA CN700 / VT8237R support in V4 broken?

Kyösti Mälkki kyosti.malkki at gmail.com
Wed Mar 7 22:19:01 CET 2012


On Wed, 2012-03-07 at 21:54 +0100, Christian wrote:
> Here are my bases and sizes, always default
> 
> CONFIG_DCACHE_RAM_BASE=0xffef0000
> CONFIG_DCACHE_RAM_SIZE=0x8000
> CONFIG_XIP_ROM_SIZE=0x100000
> CONFIG_XIP_ROM_BASE=0xfff00000
> CONFIG_RAMTOP=0x200000
> CONFIG_RAMBASE=0x100000
> 

XIP_ROM_SIZE should be 64k and _BASE is obsolete.

I think AMD Agesa leaks it's Kconfig, try with the attached patch.

KM

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-agesa-kconfig-leak.patch
Type: text/x-patch
Size: 505 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20120307/5c3c97ba/attachment.patch>


More information about the coreboot mailing list