Patch Set 1:

Patch Set 1:

Patch Set 1:

Also please paste your config (`defconfig` created by `make savedefconfig`), the logs from coreboot and SeaBIOS with `cbmem -l` and Linux (`dmesg`).

The same for GRUB.

(Please upload or paste them somewhere, and document the URLs here.)

Ok,
so here is the content of my defconfig (2 lines) :

CONFIG_USE_BLOBS=y
CONFIG_VENDOR_DELL=y

then
here are some links:
output of cbmem -1 with grub : https://github.com/Rhylx/RBS/blob/master/log_coreboot/output_grub

Sorry, as I see `PS/2 keyboard initialized on primary channel` in your logs, your information above cannot be true, as `DRIVERS_PS2_KEYBOARD` defaults to `n`. Please double check your uploads, and follow the instructions meticulously so nobody is led on wrong tracks.

Oh, no I see. Sorry for that though I had regenerated the defconfig. Here is the content of the defconfig:

CONFIG_USE_BLOBS=y
CONFIG_VENDOR_DELL=y
CONFIG_CBFS_SIZE=0x400000
CONFIG_DRIVERS_PS2_KEYBOARD=y
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH=1366
CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT=768
CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
CONFIG_PAYLOAD_GRUB2=y
CONFIG_GRUB2_MASTER=y
CONFIG_GRUB2_EXTRA_MODULES="all_video usbserial_ftdi usbserial_pl2303 at_keyboard"
CONFIG_GRUB2_INCLUDE_RUNTIME_CONFIG_FILE=y

View Change

To view, visit change 39172. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie68e77af77ccec83c29d3329ee9997b950b351f6
Gerrit-Change-Number: 39172
Gerrit-PatchSet: 1
Gerrit-Owner: Name of user not set #1002723
Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Name of user not set #1002723
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Wed, 11 Mar 2020 21:16:29 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment