<div>Hello Paul,<br></div><div><br></div><div>-------- Original Message --------<br></div><div>Subject: Re: [coreboot] Coreboot+SeaBios Boot speed: ~12sec till Grub Boot Screen<br></div><div>Local Time: 25 September 2017 9:17 AM<br></div><div>From: paulepanter@users.sourceforge.net<br></div><div><br></div><div>>> First, please just sent plain text messages to mailing lists.<br></div><div><br></div><div> ok, I'll try<br></div><div><br></div><div><br></div><div>>> 1. Your coreboot configuration (`.config`).<br></div><div><br></div><div>See attached.<br></div><div><br></div><div><br></div><div> >> 2. The output of `build/cbfstool build/coreboot.rom print`.<br></div><div><br></div><div>./coreboot/build/cbfstool ./coreboot/build/coreboot.rom print<br></div><div><br></div><div>Name                           Offset     Type         Size<br></div><div>cbfs master header             0x0        cbfs header  32<br></div><div>fallback/romstage              0x80       stage        81604<br></div><div>config                         0x13fc0    raw          641<br></div><div>revision                       0x14280    raw          570<br></div><div>cmos.default                   0x14500    cmos_default 256<br></div><div>cmos_layout.bin                0x14640    cmos_layout  1804<br></div><div>fallback/dsdt.aml              0x14dc0    raw          13643<br></div><div>payload_config                 0x18380    raw          1611<br></div><div>payload_revision               0x18a40    raw          237<br></div><div>etc/ps2-keyboard-spinup        0x18b80    raw          8<br></div><div>(empty)                        0x18bc0    null         29400<br></div><div>mrc.cache                      0x1fec0    mrc_cache    65536<br></div><div>fallback/ramstage              0x2ff00    stage        79642<br></div><div>pci8086,0166.rom               0x43680    optionrom    65536<br></div><div>img/coreinfo                   0x53700    payload      1150904<br></div><div>fallback/payload               0x16c700   payload      67051<br></div><div>(empty)                        0x17cd40   null         2631064<br></div><div>bootblock                      0x3ff300   bootblock    3000<br></div><div><br></div><div> >> 3. Build the utility cbmem with `make -C util/cbmem`.<br></div><div><br></div><div>ok, done.<br></div><div><br></div><div><br></div><div> >> 4. The output of `./util/cbmem/cbmem -c`.<br></div><div> >> 5. The output of `./util/cbmem/cbmem -t`.<br></div><div><br></div><div>both commands fail with "Failed to gain memory access: Permission denied"<br></div><div><br></div><div>But I think before I'll try to improbe booting time, I need to make sure that:<br></div><div>- the 2nd part of the BIOS (the 8MB chip) is flashed<br></div><div>- additional payloads are working<br></div><div>- write proper documentation about everything to save others asking the same (maybe annoying) questions...<br></div><div><br></div><div>[799]<br></div><div><br></div>