<div>Hello Martin,<br></div><div><br></div><div>>> You don"t have serial console enabled, so that"s not the issue.<br></div><div>>> I would recommend going into the console menu and enabling "Send<br></div><div>>> console output to a CBMEM buffer".<br></div><div>>> Once you boot to an OS, you"ll be able to see that with cbmem, which<br></div><div>>> needs to be run as root.<br></div><div><br></div><div>Ok thank you for the idea, as I am running Qubes OS on my X230, I must install coreboot in dom0 (the core vm, where no other software should be running/installed).<br></div><div>I think I'll try to use cbmem from an ubuntu which runs on a USB-drive, so that I don't have to touch my Qubes Installation.<br></div><div><br></div><div>>> Everything looks ok in the config to me, so I"m not positive what<br></div><div>>> the issue is.  We"d need to get a bit deeper into things to figure it out.<br></div><div><br></div><div>As mentioned my current configuration is far from beeing perfect, as my secondary payloads are shown in the coreboot (escape-key) menu but if I select them, they don't seem to work (blank screen).<br></div><div><br></div><div>I think that I've made something wrong splitting the compiled Coreboot.rom on my two Chips (4MB + 12MB) or that I am missing some other configuration steps after I've changed my CBFS from 0x10000 to 0x40000.<br></div><div>If you/someone can provide any guidance here, this would be great.<br></div><div><br></div><div>Before I try to reduce the bootup time I'd like to get a fully working coreboot including secondary payloads (mainly to use the "View Timestamps" feature).<br></div><div><br></div><div>kind regards<br></div><div><br></div><div>[799]<br></div><div><br></div><div>On Mon, Sep 25, 2017 at 6:30 PM, One7two99 via coreboot<br></div><div><coreboot@coreboot.org> wrote:<br></div><div>> Hello  Martin,<br></div><div>><br></div><div>><br></div><div>> -------- Original Message --------<br></div><div>> Subject: Re: [coreboot] Coreboot+SeaBios Boot speed: ~12sec till Grub Boot<br></div><div>> Screen<br></div><div>> Local Time: 25 September 2017 3:53 AM<br></div><div>> From: gaumless@gmail.com<br></div><div>><br></div><div>> Is serial console enabled? If so, disabling that will speed things up<br></div><div>> immensely.<br></div><div>><br></div><div>><br></div><div>> To which position in the menuconfig tree are you referencing?<br></div><div>> Have disabled all entries under "Console" in menuconfig but still get the<br></div><div>> boot delay.<br></div><div>> I"ve thecoreboot  .config in case that this is helpfull, see attached file.<br></div><div>><br></div><div>><br></div><div>> Can you post a miniconfig? Run "make savedefconfig" and post the file<br></div><div>> "defconfig"?<br></div><div>><br></div><div>><br></div><div>> Sure, at your service:<br></div><div>><br></div><div>> $ make savedefconfig && cat defconfig<br></div><div>> CONFIG_USE_OPTION_TABLE=y<br></div><div>> CONFIG_COLLECT_TIMESTAMPS=y<br></div><div>> CONFIG_VENDOR_LENOVO=y<br></div><div>> CONFIG_CBFS_SIZE=0x400000<br></div><div>> CONFIG_VGA_BIOS=y<br></div><div>> CONFIG_VGA_BIOS_FILE="~/my-coreboot/MyROMs/original/vga.rom"<br></div><div>> # CONFIG_POST_IO is not set<br></div><div>> # CONFIG_POST_DEVICE is not set<br></div><div>> CONFIG_BOARD_LENOVO_X230=y<br></div><div>> CONFIG_DRIVERS_PS2_KEYBOARD=y<br></div><div>> # CONFIG_CONSOLE_CBMEM is not set<br></div><div>> CONFIG_CPU_MICROCODE_CBFS_NONE=y<br></div><div>> CONFIG_SEABIOS_PS2_TIMEOUT=10<br></div><div>> # CONFIG_DRIVERS_INTEL_WIFI is not set<br></div><div>> CONFIG_LPC_TPM=y<br></div><div>> # CONFIG_SQUELCH_EARLY_SMP is not set<br></div><div>> CONFIG_SEABIOS_MASTER=y<br></div><div>> CONFIG_SEABIOS_THREAD_OPTIONROMS=y<br></div><div>> CONFIG_COREINFO_SECONDARY_PAYLOAD=y<br></div><div>><br></div><div>> Can you post timestamp information so we can see what"s using all the time?<br></div><div>><br></div><div>><br></div><div>> Unfortunately not as I haven"t been able to create a 2nd payload in order to<br></div><div>> read the timstamps from coreinfo.<br></div><div>> Coreinfo is shown in the boot menu when hitting ESC, but after launching,<br></div><div>> the screen goes blank and nothing happens.<br></div><div>> Maybe this is related to the fact, that I flashed only 4 MB of the Chip(s)<br></div><div>> and as such some part of the code is missing (whoch would be in the 8 MB<br></div><div>> part of the rom-file)?<br></div><div>><br></div><div>> [799]<br></div><div>><br></div><div>> --<br></div><div>> coreboot mailing list: coreboot@coreboot.org<br></div><div>> https://mail.coreboot.org/mailman/listinfo/coreboot<br></div><div><br></div>