]> code.ossystems Code Review - openembedded-core.git/commit
tune-mips-24k: add QEMU_EXTRAOPTIONS for DSP and MIPS16e cores
authorAndré Draszik <git@andred.net>
Tue, 26 Jul 2016 15:49:00 +0000 (16:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 10:46:35 +0000 (11:46 +0100)
commit8af17075f56241dd8f3ea86c609adbd73f248218
tree66de661e813b997f84ac69b0435db89154d66e13
parentb89bd412a69bfda262ed795e970b362ddbec6c68
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>
meta/conf/machine/include/mips/tune-mips-24k.inc