summaryrefslogtreecommitdiffstats
path: root/board/qemu/xtensa-lx60
Commit message (Collapse)AuthorAgeFilesLines
* configs/qemu: enable tmpfs for custom configsGustavo Zacarias2014-10-081-2/+4
| | | | | | | | | Enable TMPFS support for our custom qemu kernel configs, it's generally used and can lead to failures/confusion. Moreover enable ACL & XATTR TMPFS support for SystemD. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qemu/xtensa-lx60: update to the latest versionsGustavo Zacarias2014-10-072-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qemu-xtensa: Update to latest stable kernelWaldemar Brodkorb2014-10-032-1/+1
| | | | | | | Update to Linux 3.16.3. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: add new configuration for qemu-system-xtensaWaldemar Brodkorb2014-07-154-0/+57
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>
OpenPOWER on IntegriCloud