30.06.2014, 08:28, "xf...@credosemi.com" :hi,as I know, wrt get MAC address from some mtd partition, if it got all 0xff,the ethernet will not boot up. for more details just check the dts file for rt-n14u.Alex Guo Roman Yeryomin 编写:On 29 June 2014 16:33, Сергей Василюгин
hi,
as I know, wrt get MAC address from some mtd partition, if it got all 0xff,the
ethernet will not boot up. for more details just check the dts file for rt-n14u.
Alex Guo
Roman Yeryomin 编写:
>On 29 June 2014 16:33, Сергей Василюгин wrote:
>>
>>
>> 29.06.2014, 18:33, "Roman Yeryomin" :
>>
>>
On 2014-06-29 23:25, Kristian Evensen wrote:
> On Sun, Jun 29, 2014 at 11:19 PM, Felix Fietkau wrote:
>> Thanks for the info about the commit that broke it, now this issue
>> makes more sense to me. Please try this patch:
>
> With this patch everything works fine, I do not see the crash any
> mor
On Sun, Jun 29, 2014 at 11:19 PM, Felix Fietkau wrote:
> Thanks for the info about the commit that broke it, now this issue
> makes more sense to me. Please try this patch:
With this patch everything works fine, I do not see the crash any
more. Thanks for the help!
-Kristian
This series of patches ports back some fixes of the ad799x driver, which were
commited between 3.10 and 3.15.
Signed-off-by: Hartmut Knaack
---
diff --git
a/target/linux/generic/patches-3.10/065-iio_ad799x_backport_fixes.patch
b/target/linux/generic/patches-3.10/065-iio_ad799x_backport_fixes.pa
On 2014-06-29 23:10, Kristian Evensen wrote:
> Hi Felix,
>
> On Sun, Jun 29, 2014 at 8:36 PM, Felix Fietkau wrote:
>> Please test the latest version and check if that hack is still necessary.
>
> Thanks for your reply. I tested with latest netifd and latest libubus,
> to make sure that I got the
Hi Felix,
On Sun, Jun 29, 2014 at 8:36 PM, Felix Fietkau wrote:
> Please test the latest version and check if that hack is still necessary.
Thanks for your reply. I tested with latest netifd and latest libubus,
to make sure that I got the reload-fixes. The issue is unfortunately
still present. I
On Sun, Jun 29, 2014 at 10:37 PM, José Vázquez wrote:
> 2014-06-28 19:54 GMT+02:00, Jonas Gorski :
>>
>> Ah, I guess your problem is that something in your openwrt config
>> depends on kmod-random-core, which will cause HW_RANDOM to be selected
>> (as m), which makes HW_RANDOM_BCM63XX visible. In
2014-06-28 19:54 GMT+02:00, Jonas Gorski :
>
> Ah, I guess your problem is that something in your openwrt config
> depends on kmod-random-core, which will cause HW_RANDOM to be selected
> (as m), which makes HW_RANDOM_BCM63XX visible. In that case you need
> to either add "# CONFIG_HW_RANDOM_BCM63X
On Sun, Jun 29, 2014 at 2:09 PM, Michael Heimpold wrote:
> Spotted by several buildbots.
>
> Signed-off-by: Michael Heimpold
Thanks, applied.
Jonas
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailm
On 2014-06-18 18:12, Kristian Evensen wrote:
> From: Kristian Evensen
>
> Hello,
>
> I have written a small tool which automatically adds/removes a usb LAN dongle
> from uci. When the USB device is inserted, I add entries to UCI (using libuci)
> and do network reload (using libubus). When the de
Hello !
Here is the v2 of the patch, with suggestions from John Crispin. Three
packages (one main and two for i2c/spi) selected using submenu.
Kernel patch separated from other.mk part, possibly we will have it
included in linux kernel.
On 29 June 2014 16:33, Сергей Василюгин wrote:
>
>
> 29.06.2014, 18:33, "Roman Yeryomin" :
>
> On 28 June 2014 19:17, Сергей Василюгин wrote:
>
> 26.06.2014, 06:03, "Daniel" :
>
> Hi Roman,
>
> On 04/04/2014 04:39 PM, Roman Yeryomin wrote:
>
> I worked on other things lately but plan to retu
Hello all,
Please consider the below patch, which updates softflowd to 0.9.9. This
release fixed some crash bugs I hit in 0.9.8. I've been using 0.9.9 on
attitude adjuster for a while, and have tested that it builds with the
trunk SDK.
Thanks,
Ross
commit d2705ac97cb8fc015ee95fd69bb9d766a103
I have found that I was compiling u-boot with a wrong config. Anyway, I
have advanced now till the next challenge.
same output as before, but now:
## Flattened Device Tree blob at 02a0
Booting using the fdt blob at 0x2a0
Loading Kernel Image ... OK
Loading Ramdisk to 1fa6d000, e
29.06.2014, 18:33, "Roman Yeryomin" :On 28 June 2014 19:17, Сергей Василюгин wrote: 26.06.2014, 06:03, "Daniel" : Hi Roman, On 04/04/2014 04:39 PM, Roman Yeryomin wrote: I worked on other things lately but plan to return to rt2x00 soon and maybe try
Spotted by several buildbots.
Signed-off-by: Michael Heimpold
---
target/linux/generic/config-3.10 |3 +++
target/linux/generic/config-3.13 |3 +++
target/linux/generic/config-3.14 |3 +++
3 files changed, 9 insertions(+)
diff --git a/target/linux/generic/config-3.10 b/target/linux/
I have manually executed the boot sequence in the uboot, and the result is
that it fails on the command bootm loados. Any idea on how to debug what
can be wrong?
Cheers and I will keep searching,
Javier Domingo Cansino
zynq-uboot> fatload mmc 0 0x300 uImage
reading uImage
4582152 bytes read
On 28 June 2014 19:17, Сергей Василюгин wrote:
>
>
> 26.06.2014, 06:03, "Daniel" :
>
> Hi Roman,
>
> On 04/04/2014 04:39 PM, Roman Yeryomin wrote:
>
> I worked on other things lately but plan to return to rt2x00 soon and
> maybe try ralink driver on trunk again.
>
> I started looking into your p
You can find it in /lantiq/target/linux/ltqcpe/
patches-2.6.32/
There is also /lantiq/target/linux/generic-2.6/patches-2.6.32/
But these are largely OpenWRT patches they are using in their SDK
except for 1 or 2.
We just need to refresh them up to 3.10 if there are no major changes.
On Sun, Jun 29,
On 29/06/2014 12:38, Jonas Gorski wrote:
> On Sun, Jun 29, 2014 at 8:58 AM, John Crispin
> wrote:
>> Hi,
>>
>> blogic@debian:/openwrt/ubox$ git am 5748 Applying: validate: fix
>> indentation blogic@debian:/openwrt/ubox$ git am 5749 Applying:
>> validate: fix indentation
>
> They have both the
On Sun, Jun 29, 2014 at 8:58 AM, John Crispin wrote:
> Hi,
>
> blogic@debian:/openwrt/ubox$ git am 5748
> Applying: validate: fix indentation
> blogic@debian:/openwrt/ubox$ git am 5749
> Applying: validate: fix indentation
They have both the same subject, so you quite likely downloaded the
same p
I am still stuck on this.
I think that the failing point here is the kernel image load, but the
loading in the part of uboot.
Javier Domingo Cansino
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman
On 28/06/2014 15:49, Alpha Sparc wrote:
> I notice that support for lantiq mips34kc is also rather flaky,
> router somethings hangs and reboots abruptly... Is it possible to
> port the 34kc patches from TP-Link TD-W8970 SDK to OpenWRT? Is
> there a licensing issue. They have neatly place all t
Hi,
comments inline
On 29/06/2014 10:13, Sergey Korolew wrote:
> Hello !
>
> Bosch Sensortec is one of most popular pressure sensors for
> building home weather stations, its cheap and easy to use. I
> decided to add two packages for each bus type because device
> usually have only one barometer
Hello !
Bosch Sensortec is one of most popular pressure sensors for building home
weather stations, its cheap and easy to use.
I decided to add two packages for each bus type because device usually have
only one barometer and we does no need to waste firmware space for unused bus.
Tested on trun
26 matches
Mail list logo