Dear All,
I'm testing the current OpenWrt (master/HEAD) on RT5350F Olinuxino.
Unfortunately the WiFi interface doesn't seem to work properly in client
mode. `iwinfo wlan0 scan` runs successfully and shows my AP, but when i
configure the interface as client and try to connect, the authentication
6b4a340 version: bump snapshot
faa2103 compat: don't clear header bits on RHEL
4014532 compat: handle RHEL 7.5's recent backports
66589bc queueing: preserve pfmemalloc header bit
37f114a chacha20poly1305: make gcc 8.1 happy
926caae socket: use skb_put_data
724d979 wg-quick: preliminary support for
A lot of SoC boards come with integrated SATA it would be nice to be
able to use fio to test performance of those boards.
--
Home Based Linux SW-Engr Jobs @
http://codeminutia.com
From 23b64e372654ac7592e597fcc559df38fa1ee31b Mon Sep 17 00:00:00 2001
From: Dragan Stancevic
Date: Sun, 13 May 2018
This makes it easier to distribute prefixes over a wireguard tunnel
interface, by simply setting the ip6prefix option in uci (just like with
other protocols).
Obviously, routing etc needs to be setup properly for things to work; this
just adds the config option so the prefix can be assigned to oth
On 05/13/2018 10:14 AM, Dragan Stancevic wrote:
> Morning,
>
> trying to port a utility to openwrt and I would like to capture the
> global make file -mcpu parameter export to use as a config variable.
>
>
> I tried using "$(ARCH)" and "$(OPTIMIZE_FOR_CPU)" but that is only
> producing "arm" and
Morning,
trying to port a utility to openwrt and I would like to capture the
global make file -mcpu parameter export to use as a config variable.
I tried using "$(ARCH)" and "$(OPTIMIZE_FOR_CPU)" but that is only
producing "arm" and not a more specific sub type such as "cortex-a8"
that comes fro
From: Michael Gray
Linksys WRT32X (Venom) is identical in hardware to the WRT3200ACM
with a different flash layout and boots zImage rather than uImage.
Specification:
- Marvell Armada 385 88F6820 (2x 1.8GHz)
- 256MB of Flash
- 512MB of RAM
- 2.4GHz (bgn) and 5GHz (an+ac wave 2)
- 4x 1Gbps LAN +
>> +partition@0 {
>> +label = "u-boot";
>> +reg = <0x000 0x20>; /* 2MB */
>> +/* read-only; */
>> +};
>> +
>
>Why is the u-boot partition writable?
>
>
>Bjørn
Thanks
michael.g...@lantisproject.com writes:
> + &nand {
> + /* Spansion S34ML02G2 256MiB, OEM Layout */
> + partition@0 {
> + label = "u-boot";
> + reg = <0x000 0x20>; /* 2MB */
> +
Hi,
I've trouble with netifd on a carambola box (ralink rt305x target) from
8devices. After a sysupgrade, netifd crashes all
the time at the first boot. Lan/wan access over cable isn't possible. Wireless
access is possible. After a reboot,
netifd doesn't crash again.
...
Sat May 12 23:54:13 201
From: Michael Gray
Linksys WRT32X (Venom) is identical in hardware to the WRT3200ACM
with a different flash layout and boots zImage rather than uImage.
Specification:
- Marvell Armada 385 88F6820 (2x 1.8GHz)
- 256MB of Flash
- 512MB of RAM
- 2.4GHz (bgn) and 5GHz (an+ac wave 2)
- 4x 1Gbps LAN +
11 matches
Mail list logo