On Wednesday 26 September 2012 22:35:00 dani wrote:
> Ok, I started again with a clean kernel. These are exactly the changes I've
made
>
>
> --- board_livebox 1.c 2012-09-26 21:25:19.0 +0200
> +++ board_livebox.c 2012-09-26 22:13:01.095795124 +0200
> @@ -17,6 +17,7 @@
> #include
> #
Fix ncores for single-core systems.
For cns3xxx SCU_CONFIGURATION always shows multipe cores but SCU_CPU_STATUS
shows which ones are active.
Signed-off-by: Tim Harvey
Version2 of patch - forgot to refresh patch before sending
target/linux/cns3xxx/patches-3.3/450-smp_ncores.patch | 109
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/440-i2c_retry.patch | 72 +++
1 file changed, 72 insertions(+)
Index: trunk/target/linux/cns3xxx/patches-3.3/440-i2c_retry.patch
===
--- trunk/target/li
Fix number of cores present in system.
cns3xxx always has multiple cores according to SCU_CONFIGURATION but looking
at SCU_CPU_STATUS tells you which ones are active.
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/450-smp_ncores.patch | 130 ++
1 file changed, 130
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/108-cns3xxx_pcie-abort.patch | 128 ++
1 file changed, 128 insertions(+)
Index: trunk/target/linux/cns3xxx/patches-3.3/108-cns3xxx_pcie-abort.patch
===
--- trunk
hi,
I have kept a modified mac80211.ko, ath9k.ko file in /lib/modules/temp/ .
I am using Backfire [Openwrt] for development.
And I want to use these while I run some of my userland code (which
automates the task of unloading old modules and inserting the new ones) .
It seems that for first time,
Ok, I started again with a clean kernel. These are exactly the changes I've made
--- board_livebox 1.c 2012-09-26 21:25:19.0 +0200
+++ board_livebox.c 2012-09-26 22:13:01.095795124 +0200
@@ -17,6 +17,7 @@
#include
#include
#include
+ #include
#include
#include
#include
Hello,
On Wednesday 26 September 2012 14:41:51 dani wrote:
> Hi, I'm trying to make a micro sd card work connected to a bcm6348 board
> (livebox 1) SPI pins. I guessed the platform file of my device should be
> modified in order to make the kernel comunicate with the mmc_spi and
> recognice the mi
Hi, I'm trying to make a micro sd card work connected to a bcm6348 board
(livebox 1) SPI pins. I guessed the platform file of my device should be
modified in order to make the kernel comunicate with the mmc_spi and
recognice the microsd card.
I added this code in my platform data file (board_liveb
It would make it easier to integrate other packages into a system
running lighttpd if there was something like this in the lighttpd.conf file:
Index: net/lighttpd/files/lighttpd.conf
===
--- net/lighttpd/files/lighttpd.conf(revi
Hello,
this patch includes ODBC support for Asterisk18 package.
Regards,
Jiri Slachta, CESNET, z.s.p.o.
Signed-off-by: Jiri Slachta
Index: feeds/packages/net/asterisk-1.8.x/Makefile
===
--- feeds/packages/net/asterisk-1.8.x/Makefile
11 matches
Mail list logo