Thanks Luka
On Jul 15, 2012 7:57 PM, "Luka Perkov" wrote:
> On Tue, Jun 19, 2012 at 12:11:53AM +0800, xiangfu@openmobilefree.netwrote:
> > From: Xiangfu
>
> Applied with changes in r32724.
>
> Luka
> ___
> openwrt-devel mailing list
> openwrt-devel@lis
On 06/25/2012 05:25 PM, Felix Fietkau wrote:
Xiangfu (3):
> IEEE802154 WPAN new files
> IEEE802154 WPAN patch
> IEEE802154 WPAN kernel module makefile
Have you considered using compat-wireless to backport 802.15.4 support?
It would probably get a lot less messy than patching the whole thin
Hi John
Forget to mention. when I test this. I have to insert the atUSB before system
boot.
Do you have kernel message at serial console? that will help debug. what
modules you
have include in image?
Xiangfu
On 06/24/2012 02:06 PM, John Crispin wrote:
Hi,
i tested on a tplink 3020 which re
On 06/25/2012 03:50 PM, Hauke Mehrtens wrote:
On 06/22/2012 08:18 AM, xian...@openmobilefree.net wrote:
From: Xiangfu
---
create mode 100644 target/linux/generic/files/drivers/ieee802154/adf7242.c
create mode 100644 target/linux/generic/files/drivers/ieee802154/at86rf230.c
create mode 10
Hi John
You may want this little script file:
http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/nanonote-files/base-files/usr/bin/wpan.nn
For example:
atusb__1: ./wpan host
atusb__2: ./wpan client
then those two device can talk with each other.
Also you need th
Thanks Mirko
Xiangfu
On 06/21/2012 03:08 AM, Mirko Vogt wrote:
On 06/16/2012 10:33 AM, Xiangfu Liu wrote:
Thanks for reply. attachment is the dmesg log. this kernel build at 'Jun 8
16:44:01 CST 2012'
base on svn://svn.openwrt.org/openwrt/trunk@32117, works just fine under Ben
Hi Jonas
Thanks for reply. attachment is the dmesg log. this kernel build at 'Jun 8
16:44:01 CST 2012'
base on svn://svn.openwrt.org/openwrt/trunk@32117, works just fine under Ben
Nanonote(QI_LB60).
Xiangfu
On 06/08/2012 08:20 PM, Jonas Gorski wrote:
What can I do for remove the 'broken' on
Hi
After rebase our openwrt repo on latest upstream, I found the xburst target
marked as BROKEN. I have tested xburst:qi_lb60(Ben Nanonote) works just fine on
my Ben Nanonote.
What can I do for remove the 'broken' on xburst target?
Xiangfu
Author: juhosg
Date: Sun May 27 15:01:33 201
Hi
Thanks for reply. have you try to use OpenWrt json rpc?
BTW:
by disable the author under rpc.lua, I can use those code to access OpenWrt json
but I need some json example on how to use the 'params', I never success pass
'params' to rpc.lua
Xiangfu
On 06/05/2012 01:54 PM, anton wrote:
Hi X
quot;
-H "Content-type: application/json"
-X POST
-d '{"jsonrpc":"1.0","method": "dir", "params":{"params":"/etc/"},
"id":0}'
http://192.168.42.1/cgi-bin/lu
Hi
My problem is after 'curl_easy_perform' , the connection always close.
The output like: http://pastebin.com/U5Yyx5Mn
Why the connection always close after each 'curl_easy_perform'
the 192.168.42.1 is OpenWrt with luci-mod-rpc installed
Is the problem on my code? (code is here: http://pastebi
http://luci.subsignal.org/trac/wiki/Documentation/JsonRpcHowTo
BTW, the links in the UVL section are broken:
http://luci.subsignal.org/api/luci/modules/luci.uvl.html gives a 404
Chris
On 04/27/2012 11:41 AM, Xiangfu Liu wrote:
Hi
I am think use only curl to configure OpenWrt.
like:
for get wir
quot;root", "password":"x"}, "id":0}' http://192.168.1.1/cgi-bin/luci/rpc/auth
Will look into more. then report back.
Xiangfu
On 05/14/2012 10:10 AM, Xiangfu Liu wrote:
Thanks Mirko
Since I don't have much experie
Thanks Mirko
Since I don't have much experience on json-rpc. can you give me some example?
I have tried
curl http://192.168.1.1/cgi-bin/luci/rpc/net/devices
it give me nothing.
I have installed those two packages:
CONFIG_PACKAGE_luci-mod-rpc=m
CONFIG_PACKAGE_luci-lib-json=m
Thanks again
Xi
Hi
I am think use only curl to configure OpenWrt.
like:
for get wireless list
curl http://192.168.0.1/cgi-bin/luci/admin/network/wireless/
for connect to one of them:
curl
http://192.168.0.1/cgi-bin/luci/admin/network/wireless/SSID=ssid;PW=passwd
I don't know much about 'lua', please giv
Hi
Please take a look those patches[1]
How can I apply commit right? I have more patches on Ben Nanonote kernel and
u-boot.
Thanks very much
Xiangfu
[1]
https://lists.openwrt.org/pipermail/openwrt-devel/2012-March/014343.html
https://lists.openwrt.org/pipermail/openwrt-devel/2012-March/01435
From: Xiangfu Liu
---
Hi
Ben Nanonote is a little different with other OpenWrt target. it's using a
usb gadget network
so we set it to 192.168.254.0/24 and setup the getway.
Disable mound memory card. better we use the hotplug from OpenWrt.
Xiangfu
target/linux/xburst/base-file
On 02/09/2012 04:04 AM, Lukas Macura wrote:
Openwrt shell. This patch enables possibility to ease some development
steps when we want to manualy compile some part of package.
It does not work like emulator of target environment but try to setup
shell environment and functions to ease target compi
On 02/06/2012 12:40 AM, jonsm...@gmail.com wrote:
We have a bunch of sensors - temp, humidy, contact, motion, etc with
802.15.4 radios. I need a gateway device (the router) to route between
the 802.15.4 network and wifi. 802.15.4 network is all IPv6.
Hi
I saw the 802.15.4. since our device als
Hi Raphael
I commit this package to our repo first. checkout:
http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/commit/f3d79bd/
and make is work out of box on Ben Nanonote.
@Folkert
Please consider merge those two patches to upstream:
http://projects.qi-hardware.com/index
On 10/13/2011 05:36 PM, Raphaël HUCK wrote:
Hi all,
this patch adds a new package: listener.
http://www.vanheusden.com/listener/
This program listens for sound. If it detects any, it starts recording
automatically and also automatically stops when things become silent
again.
cool. great app.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Daniel
On 08/08/2011 08:08 PM, Daniel Golle wrote:
> Hi Martin,
>
> the Marvell-version of u-boot doesn't offer direct ubi support.
> Assuming you might not want to replace the bootloader, you can first
> generate an uImage including an initramdi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
add missing gsl.pc. attach is the patch
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk4WYgsACgkQRRAEFRxkgLSNVACeJhDXXU+p2JM8XHWEzDQAeWIL
6/sAoLXs+DLUK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Peter
committed:
r26967 | jow | 2011-05-22 19:00:40 +0800 (Sun, 22 May 2011) | 2 lines
[packages] wget: disable IRI
thanks Jow.
sorry for my stupid patch :), next time I will be more carefully.
ask if other people have such bug. then discuss. the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
if the openwrt will compile package one by one follow the order of '.config'?
I found this:
https://forum.openwrt.org/viewtopic.php?pid=134714
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE---
y it won't and _should not_ link to libidn.
>
> Cheers,
> Christian
>
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3Ug
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/19/2011 06:09 AM, Peter Wagner wrote:
> hi
>
> why was libidn added? i can use wget here normally without libidn ...
>
which 'wget' you using? there are one busybox 'wget' and a wget package.
- -
download
http://downloads.openwrt.org/backfire/10.03.1-rc5/xburst/packages/Packages.gz,
wget returned 16.
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enig
;
> Thanks, Jochen
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3I+5cACgkQRRAEFRxkgLTqSgCdH9aoEnwUFiZJJittIgt2EbJr
QS0An1hM43sRpCzK5wYykOvdw
o/Makefile |8
> Xorg/lib/pango/patches/001-automake-compat.patch | 12
> 2 files changed, 4 insertions(+), 16 deletions(-)
...
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10
p; test your packages for these targets. It's always a
> disappointment for OpenWRT users, if you find a package you're
> interested in in the repository, and then to find out later, they won't
> run, or won't even compile for your target.
thanks for the answer. I thin
e/master/unifont/Makefile
http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/units/Makefile
>
> Travis
>
> On Fri, Apr 22, 2011 at 2:09 AM, Xiangfu Liu wrote:
>
> Hi
> what should I do for apply the openwrt committer?
> maybe more special, on
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
what should I do for apply the openwrt committer?
maybe more special, one of ben nanonote maintainer?
what should we test before we send package makefile to upstream?
thanks
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Co
check this link for more info
http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006875.html
---
target/linux/xburst/base-files/etc/sysctl.conf | 26
1 files changed, 26 insertions(+), 0 deletions(-)
create mode 100644 target/linux/xburst/base-files/etc/s
---
target/linux/xburst/base-files/etc/hosts |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 target/linux/xburst/base-files/etc/hosts
diff --git a/target/linux/xburst/base-files/etc/hosts
b/target/linux/xburst/base-files/etc/hosts
new file mode 100644
index 000
ben nanonote have 2GB nand. and not a router. we can keep those packages info
the /var is symlink to /tmp. which /tmp is always lose when reboot
---
target/linux/xburst/base-files/etc/opkg.conf |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/xburst/base-f
---
target/linux/xburst/base-files/etc/opkg.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/linux/xburst/base-files/etc/opkg.conf
b/target/linux/xburst/base-files/etc/opkg.conf
index 838181f..0c45e55 100644
--- a/target/linux/xburst/base-files/etc/opkg.conf
+
attach is the patch, fix the compile error:
libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
Debian-2.2.6a-4
libtool: and run autoc
Hi Lars
attach patch update xfce feeds packages to new NLS strategy.
Index: app/xfce4-appfinder/Makefile
===
--- app/xfce4-appfinder/Makefile (revision 25464)
+++ app/xfce4-appfinder/Makefile (working copy)
@@ -19,13 +19,11 @@
PKG_I
d5c.c:47: error: dereferencing pointer to incomplete type
~~~~
--
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
Index: patches/001-Fixup-MD5-transition.patch
===
--- patches/001-Fixup-MD5-transition.patch (revisio
: *** [sshfs] Error 1
--
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
Index: net/sshfs/Makefile
===
--- net/sshfs/Makefile (revision 25034)
+++ net/sshfs/Makefile (working copy)
@@ -39,7 +39,7 @@
-I$(STAGING_DIR)/usr/l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
attach is the patch.
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk00B
openwrt/backfire_10.03/build_dir/target-mips_r2_uClibc-0.9.30.1/OpenWrt-Toolchain-ar71xx-for-mips-gcc-4.3.3+cs_uClibc-0.9.30.1
> /bin/tar: toolchain-mips_gcc-4.3.3+cs_uClibc-0.9.30.1: Cannot stat: No such
> file or directory
> /bin/tar: Exiting with failure status due to previous errors
-
Toolchain.
if my understanding is right??
thanks for help.
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
attach is the patch. remove the line 75.
in mpd Makefile:
line 54: $(call autoconf_bool,CONFIG_BUILD_PATENTED,aac) \
line 75: --enable-aac \
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
thanks Florian.
On 11/29/2010 02:20 AM, Florian Fainelli wrote:
> Le 15/11/2010 04:21, Xiangfu Liu a écrit :
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hi
>>
>> this patch only add three more sc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
by default it will not install libfftw3.so.* stuff.
attach patch fix that.
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
thanks Stefan.
attach is the 0.1.5 patch.
On 11/18/2010 10:45 PM, Stefan Tomanek wrote:
> Dies schrieb Xiangfu Liu (xiangf...@gmail.com):
>
>> -PKG_VERSION:=0.1.3
>> -PKG_REV:=f7c42167127fb8377f99440f943ab863433b14b5
>
t; Signed-off-by: Stefan Tomanek
>> ---
...
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkzlOgYACgkQRRAEFRxkgLTM2gCgmOol12/lkSSOM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
this patch only add three more script files to system
which is useful for mutt.
msmtpqueue/msmtp-enqueue.sh
msmtpqueue/msmtp-listqueue.sh
msmtpqueue/msmtp-runqueue.sh
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP
--
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
Index: Makefile
===
--- Makefile (revision 23742)
+++ Makefile (working copy)
@@ -12,9 +12,15 @@
include $(INCLUDE_DIR)/package.mk
-EXTRA_LDFLAGS += \
- -Wl,-rpath-link
need look into.
thanks very much.
[1]http://projects.qi-hardware.com/index.php/p/openwrt-xburst/source/changes/xburst/
- --
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enig
Hi
really sorry. I forget attach the "patches/002-builtinrc.patch" file
attach is the patch.
On 08/05/2010 09:11 AM, Xiangfu Liu wrote:
thanks Jo-Philipp
On 08/05/2010 01:22 AM, Jo-Philipp Wich wrote:
Committed in r22492 - thanks!
--
Best Regards
Xiangf
thanks Jo-Philipp
On 08/05/2010 01:22 AM, Jo-Philipp Wich wrote:
Committed in r22492 - thanks!
--
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org
Regards
Xiangfu Liu
http://www.openmobilefree.net
Index: Makefile
===
--- Makefile (revision 22392)
+++ Makefile (working copy)
@@ -5,16 +5,23 @@
# See /LICENSE for more information.
#
+# changes by David Kuehling :
+#
+# - include
Hi
some system maybe config mount in target/image/base-file/etc/config/fstab
so first check the /etc/fstab first.
thanks to Richard Sharpe
---
.../base-files/files/etc/hotplug.d/block/10-mount | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/package/base-files/
, Dec 29, 2009 at 3:56 AM, Felix Fietkau wrote:
> On 2009-12-28 6:13 PM, Xiangfu Liu wrote:
> > Hi Felix Fietkau
> >
> > thanks for reply, the makefile at [1]
> > I try to port StarDict to OpenWrt.
> > here is the lib depends of StarDict,(*) means compile suc
|---> libgnome
|---> bonobo-activation
|
[1]http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/libgnome-vfs
Felix Fietkau wrote:
> On 2009-12-25 3:57 PM, Xiangfu Liu wrote:
>> Hi
>>
>> I try to compile the libgnome in openwrt. anyon
lib
/usr/lib/libgnomevfs-2.so
why there is host path in args. give me some tips thanks.
--
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com
make[1]: Entering directory `/home/xiangfu/workspace/PanGu/openwrt-xburst'
make[2]: Entering directory `/home/xiangfu/w
_
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
--
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com
___
o
racter.
>
> So the correct hostname should be localhost without a dot.
>
thanks for the info.
> Regards,
> benjamin
>
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mail
c/hosts" file ?
I will try to report a bug.
write some info in this mail, when I run mpc, it's show:
r...@bennanonote:~# mpc
error: host "localhost" not found
>
> Regards,
> Benjamin
>
> ___
> openwrt-devel ma
s
+++ b/package/base-files/files/etc/hosts
@@ -1 +1 @@
-127.0.0.1 localhost.
+127.0.0.1 localhost
--
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https
Hi
I try to translate this email. I think it's ok to send to mailing list. :-)
-
Hi xiangfu
I check your company wiki and blog (http://www.qi-hardware.com)
the [copyleft hardware] is a good idea.
openwrt manage source code by patch. from kernel to application.
you
urst.git
On 10/2/09, linux_pro wrote:
> 修改相应的configure文件,不用担心你发行版本的GCC问题。请从openwrt找错误。good luck.
> btw: 尽量使用主线,而不是开发版本。
we want put our code to openwrt upstream. so we use the newest openwrt code,
in fact we alwasy rebbase our code on the top of openwrt last commit.
>
> 2009/10/2, xian
Hi Felix Fietkau
thanks for the info.
On 10/2/09, Felix Fietkau wrote:
> xiangfu liu wrote:
>> Hi
>>
>> we(Qi Hardware) are use openwrt as the code repos. for the kernel develop
>> there are four team work on the similar kernel.
>>
>> since the device u
Hi
I clone the openwrt-xburst in another computer. there is error when I
try to compile the openwrt. attach is the error message and gcc
version.
thanks for help.
message
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.open
Hi
I clone the openwrt-xburst in another computer. there is error when I
try to compile the openwrt. attach is the error message and gcc
version.
thanks for help.
message
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.open
ckages.git (clone of packages)
On Fri, Oct 2, 2009 at 12:05 AM, xiangfu liu wrote:
> > > Hi > > we(Qi Hardware) are use openwrt as the code repos. for the
> kernel develop > there are fou...
>
> > -- > Blog: http://www.openmobilefree.net
> _
Hi
we(Qi Hardware) are use openwrt as the code repos. for the kernel develop
there are four team work on the similar kernel.
since the device use the same cpu. we want merge the four team to one
kernel. then we can help each other when develop kernel.
we can ask other three team to use openwrt.
can provide answer to my question. I am fed
>> up in searching google.
>>
>> Thanks & regards,
>> G. Siva Prakash Reddy.
>>
>>
>>
>> _______
>> open
Hi
there is a empty file:
target/linux/generic-2.6/patches-2.6.31/100-netfilter_layer7_2.17.patch
--
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https
Hi
1. I add some patch to target/linux/DEVICE/patches-2.6.31/210.patch
this patch is for the Kconfig and Makefile kernel
2. I run the "make kernel_menuconfig"
the new patch not apply to the kernel.
Question: how to apply this patch for kernel in openwrt?
--
Xiangfu Liu
Email:
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
--
Xiangfu Liu
Qi Hardware Inc.
Email : xiangfu at qi-hardware.com
Web : http://www.qi-hardware.com
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Xiangfu Liu wrote:
> Hi
> I try to compile the 2.6.28 kernel.
> kernel try to run '/etc/preinit' but it's always
> kernel panic.
>
> give some tip about this error. very thanks.
>
> you can find source code at :
> http://github.com/lindnermarek/open
Hi
I try to compile the 2.6.28 kernel.
kernel try to run '/etc/preinit' but it's always
kernel panic.
give some tip about this error. very thanks.
you can find source code at :
http://github.com/lindnermarek/openwrt-x-burst/tree/master
--
http://www.qi-hardware.com
Best Rega
Florian Fainelli wrote:
> Le Monday 27 July 2009 19:12:33 Xiangfu Liu, vous avez écrit :
>> Hi Florian, Mirko
>> Florian Fainelli wrote:
>>
>> I run "make distclean"
>> the configure the "Target System" to (XBurst JZ47x0 [2.6])
>> the
gt; Hi Xiangfu,
>
> Le Monday 27 July 2009 05:12:26 Xiangfu Liu, vous avez écrit :
>> Hi there
>> I work on a jz4740 cpu device. there[1] is all the code.
>> your can find the kernel patch at [2]
>>
>> the .24 kernel is work, but the .28 boot to "Pleas
one)
On Mon, 2009-07-27 at 11:12 +0800, Xiangfu Liu wrote: > Hi there > I work on
a jz4740 cpu device. t...
> plain text document attachment (error.message.txt)
> NAND Secondary Program Loader
>
>
> U-Boot 2009.06-dirty (Jul 26 2009 - 16:40:30)
>
> Board: Qi LB60 (Ingenic
nux/xburst
[3]
http://www.openmobilefree.net/other/file/Ben_NanoNote/openwrt-xburst-rootfs.tgz
--
http://www.qi-hardware.com
Best Regards
Xiangfu Liu
NAND Seco
thanks joW.
http://www.qi-hardware.com
在 2009-Jul-27 4:20 AM,"Jo-Philipp Wich" 说:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
There was a new option introduced that allows one to choose between
several options to strip target binaries.
If you run make menuconfig and save the config aga
Original Message
Subject:compile error "STRIP variable not set" with last commit
Date: Mon, 27 Jul 2009 04:13:01 +0800
From: Xiangfu Liu
To: OpenWrt Development List
Hi
I just merge the last openwrt commit to "openwrt-x-burst[1]"
82 matches
Mail list logo