> If you didn't want to list every arm processor there, neither do it here.
Maybe this?
ifneq ($(filter -march=armv%,$(TARGET_OPTIMIZATION)),)
ARCH_SUFFIX:=_$(patsubst -march=arm%,%,$(filter
-march=armv%,$(TARGET_OPTIMIZATION)))
endif
~ Jow
___
ope
Hi,
I think that the defconfig script should default to generic if no soekris board
is found.
Also, why by default all the defconfig scripts are copied to the firmware? At
the moement
on my aliz board I have several soekris-related directory under /etc/defconfig/
Signed-off-by: roberto riggio
We use different toolchain directories for different
ARM archs, so we should set the default arch of gcc
to reflect this.
This enables EABI support for armv4 CPUs.
Signed-off-by: Jochen Friedrich
---
rules.mk| 18 ++
toolchain/gcc/common.mk |4
2 files
these are still pending, any reason for this apart from the usual no time issue?
thanks bud
Original Message
Subject: fuse kmod patches for brcm47xx kernels 2.6.36,37
Date: Sun, 16 Jan 2011 15:38:04 +0100
From: budd...@gmx.net
To: OpenWrt Development List
these patches consoli
Dear All,
I build a OpenWRT image for Samsung S3C24XX MCU from trunk. After
getting final OpenWRT image (which is a 6-UIMAGE file type), I tried
to link it my application through a linker script. Then, I am getting
the error from ld from Cygwin.
file not recognized: File format not recognized
col
Given that 1.6 was an interim release, and it's highly compatible with 1.8
why not just kill off 1.6.x support?
On 2/16/11 9:29 AM, openwrt-comm...@openwrt.org wrote:
Author: zandbelt
Date: 2011-02-16 18:29:50 +0100 (Wed, 16 Feb 2011)
New Revision: 25557
Added:
packages/net/asterisk-a
Starting in 2.6.33, the kernel has an updated GPIO driver for the CS5535. This conforms
more to the GPIO abstraction described in Documentation/gpio.txt under the section
"Sysfs Interface for Userspace".
I will be using this for the leds-geos.c module I'm writing.
Index: package/kernel/module
Backport of upstream patch: always use vpi.vci notation.
This is handy when debugging what your PPPoA settings should be and you're
using OpenWRT instead of the braindead device your DSL provider wants you to
use.
Index: target/linux/generic/patches-2.6.37/281-solos_vpi_order.patch
===
Hi,
Getting the PCIE Host Mode working is needed for the second radio (5
GHz).
With your previous set of patches, the device would be recognized and
would try
to load the driver (broadcom-wl); but eventually you would get a
kernel oops (it
didn't actually hang the machine though). I noticed
Hi,
The openwrt uimage is compiled for samsung S3C24xx MCU will be suitable for
the samsung processor only.
which means the uimage is cross compiled for the samsung board and if u use
a ld tool it can't recognize the format.
if u want to see the ld on the uimage use the cross tools which are locat
10 matches
Mail list logo