diff options
author | 2012-11-15 10:25:44 +0000 | |
---|---|---|
committer | 2012-11-15 22:49:45 +0100 | |
commit | 08e182523b1b9a073cda184dd040c1980ac54548 (patch) | |
tree | 88a8199c04ed833320e9a7bbd5422f5df37794e5 /board | |
parent | 53a4941b2ae41fff0c3c2503756baedf6dd892d3 (diff) | |
download | buildroot-08e182523b1b9a073cda184dd040c1980ac54548.tar.gz buildroot-08e182523b1b9a073cda184dd040c1980ac54548.tar.bz2 |
qemu/mips64-malta: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'board')
-rw-r--r-- | board/qemu/mips64-malta/linux-3.6.config (renamed from board/qemu/mips64-malta/linux-3.5.config) | 0 | ||||
-rw-r--r-- | board/qemu/mips64-malta/readme.txt | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/board/qemu/mips64-malta/linux-3.5.config b/board/qemu/mips64-malta/linux-3.6.config index 6e7f7eebd5..6e7f7eebd5 100644 --- a/board/qemu/mips64-malta/linux-3.5.config +++ b/board/qemu/mips64-malta/linux-3.6.config diff --git a/board/qemu/mips64-malta/readme.txt b/board/qemu/mips64-malta/readme.txt index 5087b01985..ad24b6ef8b 100644 --- a/board/qemu/mips64-malta/readme.txt +++ b/board/qemu/mips64-malta/readme.txt @@ -5,3 +5,7 @@ Run the emulation with: The login prompt will appear in the terminal that started Qemu. The graphical window is the framebuffer. No keyboard support has been enabled. + +This configuration is known to be flaky. + +Tested with QEMU 1.2.0 |