]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: decouple bios and kernel options
authorMatthias Klein <matthias@extraklein.de>
Wed, 4 Aug 2021 08:53:55 +0000 (10:53 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Aug 2021 19:41:45 +0000 (20:41 +0100)
commit5fc65c9d18679b62b13fead7b91126c665525884
treea9dae3d00796b0eb0fe6ecb8c0e146c625f94214
parent5cc0051d50974e198313f9513b24fd7ae9a96dd4
runqemu: decouple bios and kernel options

This will allow the use of a bios (e.g. U-Boot) in combination with
a WIC file (from which U-Boot loads the kernel).

Signed-off-by: Matthias Klein <matthias@extraklein.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu