Attention is currently required from: Martin Roth, Frans Hendriks, Lee Leahy, Huang Jin, Kyösti Mälkki, Andrey Petrov, Patrick Rudolph, Wim Vervoorn.

Kyösti Mälkki uploaded patch set #2 to this change.

View Change

drivers/intel/fsp1_1,fsp2_0: Refactor logo display

Hide the detail of allocation from cbmem from the FSP.

Loading of a BMP logo file from CBFS is not tied to FSP
version and we do not need two copies of the code, move
it under lib/.

Change-Id: I909f2771af534993cf8ba99ff0acd0bbd2c78f04
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
---
M src/drivers/intel/fsp1_1/Kconfig
M src/drivers/intel/fsp1_1/Makefile.inc
M src/drivers/intel/fsp1_1/include/fsp/ramstage.h
D src/drivers/intel/fsp1_1/logo.c
M src/drivers/intel/fsp1_1/ramstage.c
M src/drivers/intel/fsp2_0/Kconfig
M src/drivers/intel/fsp2_0/Makefile.inc
M src/drivers/intel/fsp2_0/include/fsp/api.h
D src/drivers/intel/fsp2_0/logo.c
M src/drivers/intel/fsp2_0/silicon_init.c
M src/include/bootsplash.h
M src/lib/Makefile.inc
A src/lib/bmp_logo.c
M src/mainboard/facebook/fbg1701/board_verified_boot.c
M src/soc/intel/apollolake/chip.c
M src/soc/intel/braswell/chip.c
M src/soc/intel/cannonlake/fsp_params.c
M src/soc/intel/skylake/chip.c
18 files changed, 71 insertions(+), 87 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/50359/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I909f2771af534993cf8ba99ff0acd0bbd2c78f04
Gerrit-Change-Number: 50359
Gerrit-PatchSet: 2
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Andrey Petrov <andrey.petrov@gmail.com>
Gerrit-Reviewer: Frans Hendriks <fhendriks@eltan.com>
Gerrit-Reviewer: Huang Jin <huang.jin@intel.com>
Gerrit-Reviewer: Lee Leahy <leroy.p.leahy@intel.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Wim Vervoorn <wvervoorn@eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Martin Roth <martinroth@google.com>
Gerrit-Attention: Frans Hendriks <fhendriks@eltan.com>
Gerrit-Attention: Lee Leahy <leroy.p.leahy@intel.com>
Gerrit-Attention: Huang Jin <huang.jin@intel.com>
Gerrit-Attention: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Attention: Andrey Petrov <andrey.petrov@gmail.com>
Gerrit-Attention: Patrick Rudolph <siro@das-labor.org>
Gerrit-Attention: Wim Vervoorn <wvervoorn@eltan.com>
Gerrit-MessageType: newpatchset