]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
mkefidisk.sh: add boot log on console
authorTrevor Woerner <twoerner@gmail.com>
Sat, 28 Nov 2015 14:29:51 +0000 (09:29 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jan 2016 13:40:17 +0000 (13:40 +0000)
commitb68d947e7c727dc36c6eec064e0c7ef894320f39
treeacfb5fca3e81658ad379dbefe3207ac2d7c14538
parent62d7c979124e20bc10a89add58a45174c0f3716f
mkefidisk.sh: add boot log on console

Hooking up a serial console is a "developer mode", the chances are pretty good
developers are interested in watching the kernel boot log on the console so
they can spot any problems or diagnose any failed boots (e.g. can't find root
fs).

(From OE-Core rev: d03e399623b9320268a2b56e4928bb7effa9146c)

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/mkefidisk.sh