diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-04 21:03:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-05 10:10:54 +0200 |
commit | 40640bbdac9f56c634d1bdf9e4e7be45a140f5a3 (patch) | |
tree | 5759625866716722766e079ffa8c7a58557f5553 | |
parent | 82bca67fc75d404be7bb12659c61ce279291dc65 (diff) |
update TODO/BUGS
-rw-r--r-- | BUGS | 2 | ||||
-rw-r--r-- | THANKS | 3 | ||||
-rw-r--r-- | TODO | 5 | ||||
-rw-r--r-- | toolchain/uclibc/tarch.lst | 1 |
4 files changed, 4 insertions, 7 deletions
@@ -1,2 +1,4 @@ +- uclibc sparc toolchain building fails +- uclibc mips64 n32 runtime issues - qemu-sparc64: ide driver not working, only virtio (but unstable) - qemu-microblaze: ml605 early printk and network card emulation fails, little endian works @@ -2,6 +2,7 @@ These people helped to improve OpenADK by submitting code, manuals, bug reports, patches or good suggestions: Thorsten Glaser <tg@mirbsd.org> -Joerg Seitter <oss@seitter.net> Phil Sutter <phil@nwl.cc> +Joerg Seitter <oss@seitter.net> Tobias Breckle <tobias.breckle@stz-bt.de> +Joern Schleith @@ -12,16 +12,12 @@ toolchain stuff: - static toolchain support base system: -- automount ntfs/ntfs-3g -- add daemon() function to functions.sh - add fb full screen logo -- add printing of OK/FAIL (optional verbose bootup) - try Preset Loops per Jiffy for faster bootup via lpj= - restart network (kill wpa_supplicant) - essid with spaces new or update packages: -- xbmc gotham - add rsyslog - add btrfs-utils - add stunnel @@ -35,5 +31,4 @@ new or update packages: system target specific: - fix ibm x40 bootup - reenable rb532 -- qemu superh more ram - microblaze: add cfgfs partition to dts, add partition to spartan dts diff --git a/toolchain/uclibc/tarch.lst b/toolchain/uclibc/tarch.lst index b25549e23..43c580728 100644 --- a/toolchain/uclibc/tarch.lst +++ b/toolchain/uclibc/tarch.lst @@ -11,6 +11,5 @@ mips64eln64 ppc sh4 sh4eb -sparc x86 x86_64 |