Youness Alaoui has uploaded a new patch set (#2). ( https://review.coreboot.org/19866 )
Change subject: console/flashconsole: Add support for FMAP based flash console ......................................................................
console/flashconsole: Add support for FMAP based flash console
Add support for writing the console log to the FMAP 'CONSOLE' area and keep the CBFS support as an alternative.
Also remove the need for the offset variable and instead use a region_device subregion directly.
Change-Id: I7905480feebd906dd100228ca22c7f506d5a43b8 Signed-off-by: Youness Alaoui youness.alaoui@puri.sm --- M src/drivers/spi/flashconsole.c 1 file changed, 44 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/19866/2