rted by linux
> since 3.14.
>
> This patch is tested on recent mxs with kernel 3.14.18.
>
> Signed-off-by: Harald Geyer
>
> ---
> Changes since last version:
> Add dependency on devicetree
>
> package/kernel/linux/modules/other.mk | 20 ++
Drop industrialio-triggered-buffer.ko from the package and
depend on kmod-iio-core.
Signed-off-by: Harald Geyer
---
target/linux/mxs/modules.mk |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
I found this while working on some other bug that causes files to be missing
from
Drop industrialio-triggered-buffer.ko from the package and
depend on kmod-iio-core.
Signed-off-by: Harald Geyer
---
target/linux/mxs/modules.mk |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
This patch was already submitted a month ago (no answer yet). I'm resending
be
Hi!
I ran into the same issue just a few days ago on mxs. Probably most,
if not all arm targets are affected.
nwf writes:
> > root@OpenWrt:/tmp# gcc -o hello hello.c
> > /usr/bin/ld: unrecognised emulation mode: armelf_linux_eabi
> > Supported emulations: armelf_linux armelf armelfb armelfb_linu
le. Since gcc seems to work for Christian as is, this
might be architecture dependent. Christian, any insight on this?
As far as binutils is concerned the patch below seems to work as expected,
so I can now add my
Signed-off-by: Harald Geyer
Felix, can you take this as is or should I resend the
Felix Fietkau writes:
> > As far as binutils is concerned the patch below seems to work as expected,
> > so I can now add my
> > Signed-off-by: Harald Geyer
> >
> > Felix, can you take this as is or should I resend the patch?
> Removing libgcc_pic.a and adding
This fixes a bug, where ld on ARM EABI platforms expects OABI code.
Signed-off-by: Harald Geyer
---
Resending as I didn't get many comments the first time.
This has been tested by me on mxs and by nwf on kirkwood.
package/devel/binutils/Makefile |2 ++
1 files changed, 2 insertions(
Hi!
It seems 120-dt-add-i2c.patch was first added to the git repository
with commit bf323c768d5393a43a3fc74c5059c114f8fac4c0
"mxs: initial 3.13 support"
As of today the mainline kernel still lacks the äquivalent functionality.
I'd like to get this little devicetree snippet upstream, but I couldn'
Currently we always include the zImage if any image is selected for
inclusion in the root filesystem. This patch adds discrimination
between zImage and uImage.
Signed-off-by: Harald Geyer
---
target/linux/mxs/image/Makefile |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff
k that was there before.
Signed-off-by: Harald Geyer
---
target/linux/mxs/image/Makefile |4
1 file changed, 4 insertions(+)
diff --git a/target/linux/mxs/image/Makefile b/target/linux/mxs/image/Makefile
index 9830a7d..b5a092e 100644
--- a/target/linux/mxs/image/Makefile
+++ b/target
Zoltan HERPAI writes:
> Michael Heimpold wrote:
> > Am Sonntag, 5. April 2015, 12:01:48 schrieb Harald Geyer:
> >
> >> commit 597a84e52d9eff8d4686c40cd8be4f7a9b47679d with
> >> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45052
> >> 3c298f89-4303
11 matches
Mail list logo