From 910966c0e7582620e1087549b10828f2ace1738f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 19 Mar 2014 09:12:55 +0100 Subject: add ADK_RUNTIME_CONSOLE_SERIAL_DEVICE, minor cleanups while there --- BUGS | 1 + 1 file changed, 1 insertion(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 70759ad05..5bd4fc77c 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,4 @@ +- qemu-i386: uCLibc fails for non-debug builds - qemu-sparc: startup kernel with gcc 4.8.2 broken - qemu-sh4: usb keyboard is broken - qemu-arm: thumb mode with glibc does not boot -- cgit v1.2.3 From cc328910729827d72311e59e2aa99403de84db35 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 20 Mar 2014 01:08:03 +0100 Subject: fix qemu-i686 and uClibc build --- BUGS | 1 - 1 file changed, 1 deletion(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 5bd4fc77c..70759ad05 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,3 @@ -- qemu-i386: uCLibc fails for non-debug builds - qemu-sparc: startup kernel with gcc 4.8.2 broken - qemu-sh4: usb keyboard is broken - qemu-arm: thumb mode with glibc does not boot -- cgit v1.2.3 From 245336100e42a050809afd700a1b26e21b39466e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 23 Mar 2014 10:32:21 +0100 Subject: fix jffs2 boot for qemu-microblaze, CMDLINE_FORCE required --- BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 70759ad05..38c61307f 100644 --- a/BUGS +++ b/BUGS @@ -2,4 +2,4 @@ - qemu-sh4: usb keyboard is broken - qemu-arm: thumb mode with glibc does not boot - qemu-sparc64: ide driver not working, only virtio (but unstable) -- qemu-microblaze: network card emulation fails, little endian works +- qemu-microblaze: ml605 early printk and network card emulation fails, little endian works -- cgit v1.2.3