[coreboot] EPIA halting after vt8601 init

Myles Watson mylesgw at gmail.com
Thu Nov 4 17:09:14 CET 2010


>> > Loading stage image.
>> > Check CBFS header at <hangs here>
>> Normally a hang here means that the whole ROM isn't mapped, so trying
>> to read from the top of the ROM hangs, even though the bootblock
>> accesses work fine.
>
> Yup, sounds like that's the problem. Here's a quick patch to fix it
> by adding a rom_enable() function (and converting VT8231 to
> TINYBOOTBLOCK) while I'm at it. The only problem: It won't compile ;)
>
> No time to investigate right now, if someone else sees the problem,
> please feel free to fix and commit. Probably just some missing
> "#if defined(ROMCC)" or the like.
I just simplified the patch.  TINYBOOTBLOCK can come later.

It compiles.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vt8231.diff
Type: text/x-diff
Size: 3051 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20101104/ef49320a/attachment.bin>


More information about the coreboot mailing list