[OpenWrt-Devel] [PATCH] Resend: base-files: copy uClibc files from ext. toolchain

2011-06-04 Thread Sven Bachmann
Hi, here's that patch again, with corrected "ld-*.so*"-line. Its against svn rev 27109. Thanks :-) Bye, Sven On 05/04/2011 01:41 PM, Sven Bachmann wrote: > Hi Jow, > > yes thats correct, thanks. Fixed patch is attached. > > Bye > Sven > > &g

Re: [OpenWrt-Devel] flash wearout

2011-05-31 Thread Sven Bachmann
Hi, thumbs up for catching this. In my opinion it doesn't matter how often the device is booted, because its possible that this is not the only occurence where writing to the flash was not necessary. So the less write access we have, the better it is. As a suggestion, 'help test' shows that an no

Re: [OpenWrt-Devel] [Discussion] Device-specific configuration and firmware file wikipage

2011-05-08 Thread Sven Bachmann
Ok, thanks for your input. So the idea of an easy "walkthrough" page for OpenWrt-Starters is not a thing which should be appear in the wiki. Bye Sven ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/list

Re: [OpenWrt-Devel] [PATCH] [resend] base-files: copy uClibc files from ext. toolchain

2011-05-04 Thread Sven Bachmann
penwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel >From 29d79dae8d5e301deae0d1489b5ee42bb9c5427f Mon Sep 17 00:00:00 2001 From: Sven Bachmann Date: Wed, 4 May 2011 13:36:50 +0200 Subject: [PATCH] base-files: copy uClibc files from ext

Re: [OpenWrt-Devel] [Discussion] Device-specific configuration and firmware file wikipage

2011-05-04 Thread Sven Bachmann
start with OpenWrt I think. Bye Sven On 04/28/2011 05:06 PM, ZioPRoTo (Saverio Proto) wrote: > It is here: > http://wiki.openwrt.org/toh/start > > Saverio > > 2011/4/28 Sven Bachmann : >> Hi there, >> >> I couldn't find an info on the web if this was

[OpenWrt-Devel] [Discussion] Device-specific configuration and firmware file wikipage

2011-04-28 Thread Sven Bachmann
Hi there, I couldn't find an info on the web if this was already discussed, but does there exist a simple database (read: table in the wiki) which describes what target (AR7, BRCM...) to select for a specific device (Linksys WAG354G, ...) and which is the correct firmware file (openwrt-WA7A-jffs2-

[OpenWrt-Devel] [PATCH] [resend] base-files: copy uClibc files from external toolchain when uClibc is enabled

2011-04-27 Thread Sven Bachmann
To fix this I added the uClibc-files to the libc-install target when CONFIG_USE_UCLIBC is set. This should fix bug #9157 and is based on patch: "[PATCH] base-files: return success on lib-copying with external toolchain". Signed-off-by: Sven Bachmann --- package/base-files/Makefile |

Re: [OpenWrt-Devel] [PATCH] base-files: copy uClibc files from external toolchain when uClibc is enabled

2011-04-02 Thread Sven Bachmann
Hi again, just if someone is interested in this, I've put some short How-To description in the OpenWrt Wiki. It can be found here: http://wiki.openwrt.org/doc/howto/external_toolchain Bye, Sven On 04/01/2011 08:28 AM, Sven Bachmann wrote: > Hi, > > when using an external

[OpenWrt-Devel] [PATCH] base-files: copy uClibc files from external toolchain when uClibc is enabled

2011-03-31 Thread Sven Bachmann
e-files: return success on lib-copying with external toolchain". Signed-off-by: Sven Bachmann --- package/base-files/Makefile |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package/base-files/Makefile b/package/base-files/Makefile index a4a62d2..63b506d 100644 ---

[OpenWrt-Devel] [PATCH] base-files: return success on lib-copying with external toolchain

2011-03-31 Thread Sven Bachmann
mpile] Error 2 make[1]: Leaving directory `/home/user/Desktop/code/meetwise/openwrt' make: *** [package/base-files/compile] Error 2 --- /Message Snippet/ --- To fix this unwanted behaviour I added an extra 'exit 0' to each for-loop and make ignores non-existing files as before. Signed-

Re: [OpenWrt-Devel] [PATCH] Fix EABI support for armv4 CPUs.

2011-02-28 Thread Sven Bachmann
On 02/28/2011 12:33 PM, Jochen Friedrich wrote: Hi Sven, https://lists.openwrt.org/pipermail/openwrt-devel/2009-September/005018.html https://lists.openwrt.org/pipermail/openwrt-devel/2009-September/005034.html It contains a GCC fix to correctly handover this flag from GCC to the linker. I al

Re: [OpenWrt-Devel] [PATCH] Fix EABI support for armv4 CPUs.

2011-02-27 Thread Sven Bachmann
Hi Jochen, I encountered this problem some time before, please have a look at: https://lists.openwrt.org/pipermail/openwrt-devel/2009-September/005018.html https://lists.openwrt.org/pipermail/openwrt-devel/2009-September/005034.html It contains a GCC fix to correctly handover this flag from GCC

Re: [OpenWrt-Devel] [PATCH] gcc 4.4.1: ARM - save fix-v4bx flag in linker spec

2009-09-15 Thread Sven Bachmann
Hi, Sven Bachmann wrote: > You'll also have to disable the USE_BX flag in the kernel configuration. thats not correct. The kernel hasn't such an option - it was uClibc which I meant. Sorry :-) Bye, Sven ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] gcc 4.4.1: ARM - save fix-v4bx flag in linker spec

2009-09-13 Thread Sven Bachmann
"bx lr" instruction is used by default in newer gccs and needs to be "fixed" by the linker or the assembler (see http://wiki.debian.org/ArmEabiPort). Signed-off-by: Sven Bachmann --- .../4.4.1/998-save-fix-v4bx-for-linker.patch | 32 1 files chan

[OpenWrt-Devel] [PATCH] resend: image build fix for siemens se515

2008-08-09 Thread Sven Bachmann
http://mcbachmann.de/projects/openwrt/openwrt-patches/rev_11869/imginfo/imginfo.c An output of OpenWrt on the Siemens SE515 is also available here: http://mcbachmann.de/projects/openwrt/logs/kernel_2.6.25.15_rev12259.log Signed-off-by: Sven Bachmann <[EMAIL PROTECTED]> Index: target/lin

[OpenWrt-Devel] [PATCH] image build fix for siemens se515

2008-08-09 Thread Sven Bachmann
Siemens SE515 is also available here: http://mcbachmann.de/projects/openwrt/logs/kernel_2.6.25.15_rev12259.log Signed-off-by: Sven Bachmann <[EMAIL PROTECTED]> Index: target/linux/brcm63xx/image/Makefile === --- target/linux/br