[coreboot] Serial Console only starts after reset

Stefan Reinauer stepan at coresystems.de
Wed Jun 16 00:42:57 CEST 2010


On 6/16/10 12:37 AM, Joseph Smith wrote:
> But there is one other small issue. Looks like the resource allocater
> is not allocating any space for device 43.a the Runtime Registers.
>
> My devicetree.cb looks like:
>           device pnp 4e.a on            # Runtime registers
>             io 0x60 = 0x800
>           end
>
> But my bootlog (attached) shows:
> PNP: 004e.a resource base 800 size 0 align 0 gran 0 limit 0 flags
> c0000100 index 60
It's probably missing a correct entry in the pnp_dev_info structure of
the superio.

Stefan




More information about the coreboot mailing list