qemu: add ARM noMMU defconfig
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 29 Sep 2016 10:55:20 +0000 (12:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 15 Oct 2016 09:10:36 +0000 (11:10 +0200)
commit3adc7f521f5f6b66494f4d42d35118a0b1ce36ba
tree0019a5144cd7cca4faa7f386adb0dc1990150241
parent8e1625b8d35623559e7dbffae8982c6e737d5304
qemu: add ARM noMMU defconfig

Useful for testing no-MMU ARM code in Qemu.

The newer Linux kernels with DT support for Qemu Versatile aren't yet
working, so use latest 4.4 kernel.

Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/qemu/arm-versatile/linux-4.4-nommu.config [new file with mode: 0644]
board/qemu/arm-versatile/patches/linux/versatile-nommu.patch [new file with mode: 0644]
board/qemu/arm-versatile/readme.txt
configs/qemu_arm_versatile_nommu_defconfig [new file with mode: 0644]