Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-22 Thread Florian Fainelli
Le Sunday 21 June 2009 01:04:05 Jonas Gorski, vous avez écrit : 2009/6/21 Michael Buesch m...@bu3sch.de: On Saturday 20 June 2009 23:56:51 Jonas Gorski wrote: 2009/6/20 Michael Buesch m...@bu3sch.de: On Saturday 20 June 2009 00:09:56 Jonas Gorski wrote: If we do _not_ gain performance,

Re: [OpenWrt-Devel] External cross toolchain

2009-06-22 Thread Luigi 'Comio' Mantellini
Hi Nico, I would like to know the actual status on External cross toolchain-patch. This is an hot topic for me because I use OpenWRT as main building system in my environment. Can you post the last patches? I will integrate and test. thanks again for your effort, luigi

[OpenWrt-Devel] quick image build

2009-06-22 Thread Luigi 'Comio' Mantellini
Hi List, How you already know, I use OpenWRT as building environment for my daily activities. Usually I work on a single package for a lot of days and I need to create quickly a bootable build. My wish is to have a shortcut that avoid all time-consuming targets into the makefiles in order to

Re: [OpenWrt-Devel] quick image build

2009-06-22 Thread Harald Schioeberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cd build_dir/my_arch/my_package vi file1 vi file2 vi file3 ... cd ../../.. make package/my_package-compile make package/my_package-install make V=99 QUICK=1 # fast! what's wrong with $ make target/install ? harald

Re: [OpenWrt-Devel] quick image build

2009-06-22 Thread Luigi 'Comio' Mantellini
Ops... target/install works fine! :D My apologies for the question! I haven't noticed this target! best regards, luigi -- Luigi 'Comio' Mantellini RD - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068 Peschiera Borromeo (MI), Italy Tel.: +39 02 5167 2813 Fax: +39 02 5167 2459 Email:

Re: [OpenWrt-Devel] random MAC addresses on TEW-652BRP

2009-06-22 Thread Jon Ringle
On Friday 19 June 2009 17:32:18 Jon Ringle wrote: I loaded openwrt svn 16516 on my TEW-652BRP and noticed that I was getting random MAC addresses assigned: ar71xx: using random MAC address for eth0 ar71xx: using random MAC address for eth1 My investigation of this lead me to