From 00fe8dba899fe21bf49a1e93f3dd1d5e5fafbca0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 8 Nov 2016 11:23:49 -0800 Subject: broxton-m/KBOOTPARAM: Add videofb console back This re-enables the video framebuffer for displaying cosole output Signed-off-by: Saul Wold --- common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM b/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM index 5ad14b41..99f81d1c 100644 --- a/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM +++ b/common/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM @@ -1 +1 @@ -video=efifb maxcpus=4 noxsave reboot=efi kmemleak=off console=ttyS2,115200 +video=efifb maxcpus=4 noxsave reboot=efi kmemleak=off console=tty0 console=ttyS2,115200 -- cgit v1.2.3-54-g00ecf