diff options
author | André Draszik <git@andred.net> | 2016-07-26 16:49:00 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:46:35 +0100 |
commit | 8af17075f56241dd8f3ea86c609adbd73f248218 (patch) | |
tree | 66de661e813b997f84ac69b0435db89154d66e13 /scripts/runqemu-extract-sdk | |
parent | b89bd412a69bfda262ed795e970b362ddbec6c68 (diff) | |
download | openembedded-core-contrib-8af17075f56241dd8f3ea86c609adbd73f248218.tar.gz |
tune-mips-24k: add QEMU_EXTRAOPTIONS for DSP and MIPS16e cores
The core emulated by default by qemu-mips(el) just crashes with
illegal instruction when encountering DSP and/or MIPS16e
instructions - we have to specify a CPU that supports the extra
instructions.
This is an issue when generating a rootfs and e.g. running some
of the package postinstall scriptlets.
The patch to qemu to add 24KEc as a CPU has been accepted
upstream, so let's use that CPU here as well as needed.
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/runqemu-extract-sdk')
0 files changed, 0 insertions, 0 deletions