[OpenWrt-Devel] [PATCH] Wrong baud for Geos

2010-10-10 Thread Philip Prindeville
The default baudrate in BIOS for the Geos is 115200. --- Index: target/linux/x86/image/Config.in === --- target/linux/x86/image/Config.in(revision 23390) +++ target/linux/x86/image/Config.in(working copy) @@ -20,7 +20,8 @@

Re: [OpenWrt-Devel] Question about package dependencies

2010-10-10 Thread Mirko Vogt
On Thu, 2010-10-07 at 08:05 -0600, Alan Post wrote: > This is very useful, thank you mirko. > > Should I include depends on things like libc? I notice there is a > variable called PKG_BUILD_DEPENDS. I've seen it used for host-side > compilation of the same package. A package I'm working on also

Re: [OpenWrt-Devel] [PATCH] Debug rules for interrogating Makefile values

2010-10-10 Thread Jo-Philipp Wich
I committed a modified version in r23389 - thanks. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Resend: [Patch v2] Geos -- new x86 subtarget definition

2010-10-10 Thread Jo-Philipp Wich
Committed in r23390 - thanks. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Fix for bcm47xx watchdog on bcm5354

2010-10-10 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 04.10.2010 22:48, Aleksandar Radovanovic wrote: > Would appreciate if people could give it a quick test on other chips and > report if it's still not working for them. > Any news on this? I really think that this patch should be merged into trunk as s

Re: [OpenWrt-Devel] Seeing backtrace on boot in ioremap_caller

2010-10-10 Thread Jan Willies
2010/10/10 Jan Willies > 2010/10/9 Philip Prindeville > > I'm seeing the following when booting: >> >> [ cut here ] >> WARNING: at arch/x86/mm/ioremap.c:148 __ioremap_caller+0xcc/0x2b0() >> Modules linked in: >> Pid: 1, comm: swapper Not tainted 2.6.32.24 #1 >> Call Trac

Re: [OpenWrt-Devel] bcm63xx spi patches

2010-10-10 Thread Claudio
Hi Tanguy 2010/10/8 Tanguy Bouzéloc : >  Hi Florian, > > I've updated the patches for 2.6.35 as you requested. > > I'm testing the spi bus with a si3216 slic and a si3050 daa. The patch do > not contain cs and preprend fixes yet (testing ATM). Can you write some tips on how to use your patch with

[OpenWrt-Devel] [PATCH] fix jffs2 support for target au1500

2010-10-10 Thread Philipp Borgers
This will hopefully fix jffs2 support for target system rmi/amd au1x00, subtarget Au1500 and Target Profile T-Mobile InternetBox. Tested on same configuration. Related ticket: https://dev.openwrt.org/ticket/8058 Signed-off-by: Philipp Borgers >From 5ec2b5febd58a391fac6aeb7508e08a251a2be92 Mon Se

Re: [OpenWrt-Devel] [PATCH] add lsm package

2010-10-10 Thread Brian J. Murrell
On Sun, 2010-10-10 at 10:10 -0400, Brian J. Murrell wrote: > This updates the lsm package in feeds/packages to 0.60. This copy doesn't have lines wrapped as the previous copy did, unfortunately. > It includes a shorewall-lite hook so that if one has lsm and > shorewall-lite installed, lsm will c

[OpenWrt-Devel] [PATCH] update shorewall-lite to 4.4.12.2

2010-10-10 Thread Brian J. Murrell
This simply updates shorewall-lite to the (at least near) current 4.4.12.2 Signed-off-by: Brian J. Murrell interlinx.bc.ca> From ac83d42571620e02b8d4b55c550e34b05aea0f21 Mon Sep 17 00:00:00 2001 From: Brian J. Murrell Date: Tue, 14 Sep 2010 11:17:32 -0400 Subject: [PATCH 1/2] update shorewall-l

[OpenWrt-Devel] [PATCH] add lsm package

2010-10-10 Thread Brian J. Murrell
This updates the lsm package in feeds/packages to 0.60. It includes a shorewall-lite hook so that if one has lsm and shorewall-lite installed, lsm will cycle shorewall-lite on a link transition. Signed-off-by: Brian J. Murrell interlinx.bc.ca> From 30de624404fcf83e211b3d21bd891d3dd03e8e3e Mon S