configs: add new configuration for qemu-system-xtensa
authorWaldemar Brodkorb <wbx@openadk.org>
Fri, 11 Jul 2014 12:50:22 +0000 (14:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 20:18:45 +0000 (22:18 +0200)
commita570dea84f2e1728b43348c166694a3246d1b49c
tree5ccfd0655946680f7fea4498fe5bb26af5e1119a
parentc78d57637cd57a383e44713eb27e654b3071340e
configs: add new configuration for qemu-system-xtensa

Tested with Qemu 2.0.0.
Overlay is from
https://github.com/jcmvbkbc/xtensa-toolchain-build/tree/master/overlays

Many thanks to Max Filippov <jcmvbkbc@gmail.com> for his extended help
and kernel config examples.

A small kernel patch is required, because mkimage does not contain
support for Xtensa and the uImage target is failing. Redboot is unused
so disable it, too.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/qemu/xtensa-lx60/linux-3.15.config [new file with mode: 0644]
board/qemu/xtensa-lx60/linux/linux-0001-disable-redboot-and-uboot.patch [new file with mode: 0644]
board/qemu/xtensa-lx60/readme.txt [new file with mode: 0644]
board/qemu/xtensa-lx60/xtensa_dc232b.tar [new file with mode: 0644]
configs/qemu_xtensa_lx60_defconfig [new file with mode: 0644]