Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34598
to look at the new patch set (#3).
Change subject: lib/bootsplash: Log bootsplash dimensions and framebuffer dimensions ......................................................................
lib/bootsplash: Log bootsplash dimensions and framebuffer dimensions
The bootsplash.jpg needs to match the framebuffer resolution. Configuration errors are more visible if they can be compared easily.
Changed message to be always printed: "Setting up bootsplash in ${FRAMEBUFFER_RESOLUTION}"
Added message: "Bootsplash image resolution: ${IMAGE_RESOLUTION}"
Change-Id: Ib4a06d53c0134b99d3e9e6d3eda9fa30fca9ef7d Signed-off-by: Johanna Schander coreboot@mimoja.de --- M src/lib/bootsplash.c 1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/34598/3