adding reboot via efi for Minnowboard 01/8601/2
authorDominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
Wed, 1 Mar 2017 15:22:06 +0000 (16:22 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 3 Mar 2017 14:54:11 +0000 (14:54 +0000)
Change-Id: I15eea117e6ab3194a1ffd136d2dc5b4dc6c2f659
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
meta-agl-bsp/conf/include/agl_intel-corei7-64.inc

index cde65fd..c31ac27 100644 (file)
@@ -12,7 +12,7 @@
 # kernel command line.
 #
 # Configuration for serial console
-#APPEND += "console=ttyS0,115200n8"
+APPEND += "console=ttyS0,115200n8 reboot=efi"
 #
 # All boot message will be off
 #APPEND += "quiet"