Hi,

On 02.11.21 12:19, bernd...@web.de wrote:
> The instructions say:
>
> "There should only be two lines (or 3 if you’re using the system toolchain):
>
> CONFIG_PAYLOAD_ELF=y
> CONFIG_PAYLOAD_FILE="payloads/coreinfo/build/coreinfo.elf""
>
> I'm not using the system toolchain. There are the following 9 lines (instead 
> of
> only two):
>
> CONFIG_CBFS_SIZE=0x00040000
> CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
> CONFIG_UART_PCI_ADDR=0x0
> CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
> CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
> CONFIG_CONSOLE_QEMU_DEBUGCON_PORT=0x402
> CONFIG_POST_IO_PORT=0x80
> CONFIG_PAYLOAD_ELF=y
> CONFIG_PAYLOAD_FILE="payloads/coreinfo/build/coreinfo.elf"
>
> Why do I get 9 lines (instead of only two) and is that a problem or could I go
> on with the instructions?

it's a Kconfig bug. Not sure if anyone is working on it yet. You can
go on.

Nico
_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org

Reply via email to