Hi _______________________________________________ (hmmm, I don't
think this is your name),

On Tue, Nov 2, 2021 at 11:19 AM bernd...@web.de <bernd...@web.de> wrote:
>
> Hi. I follow these instructions:
>
> https://doc.coreboot.org/tutorial/part1.html
>
> I'm on Step 5 - Configure the build > Check your configuration (optional 
> step):
>
> I did
>
> $ make savedefconfig
> $ cat defconfig
>
> 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?

Extra lines appear in defconfigs because of a recent regression, if I
recall correctly. In any case, your config looks correct, you can go
on with the instructions.

> Regards,_______________________________________________
> coreboot mailing list -- coreboot@coreboot.org
> To unsubscribe send an email to coreboot-le...@coreboot.org

Best regards,
Angel
_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org

Reply via email to