]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-script: define console for qemuarm NFS booting
authorJagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Tue, 16 Jun 2015 10:48:28 +0000 (16:18 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:42:04 +0000 (09:42 +0100)
commit7113153c50e0d9bb04c6b422be2c75152f3105c9
treefc751247f8dca1b17ce3392700eac233b5627ac2
parent4311b8f59b2a551f2928a4705d4e85901a39995e
runqemu-script: define console for qemuarm NFS booting

Add console=ttyAMA0,115200 as one of the boot parameters
for qemuarm, in order to print bootlog messages on the
console.

(From OE-Core rev: 2d2db8f517ea719f097c957559175a07ecee82ad)

Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal