[coreboot] [PATCH] Repair vsmsetup on GX2

Patrick Georgi patrick at georgi-clan.de
Wed Jan 13 23:41:06 CET 2010


Am 13.01.2010 23:16, schrieb Nils:
> The attached patch fixes vsmsetup for the AMD GX2 .
> It was broken at least since rev 4611.
> This patch is newconfig build and boot tested, it now gives a :
> VSA2 VR signature verified message.
>
> Signed-off-by: Nils Jacobs <njacobs8 at hetnet.nl>
>
> There is at least one "little" problem with this patch:
> it breaks KBUILD!
> After days of searching i could not find the culprit.
> Maybe someone else can fix that, or at least give me a hint?
> I also attached the build log.
>   
Try setting RAMBASE to 0x4000 (or whatever the newconfig build uses -
very likely something <1MB). The error message looks a lot like that
might fix it. We use a default of 1MB with kconfig, and try to get away
from the <1MB RAMBASEs (and ideally all non-1MB, but that's another topic)

I'm still looking into the details of the patch, so no Ack by me yet
(but no Nack either)


Patrick




More information about the coreboot mailing list