On 03/12/2016 18:34, Florian Fainelli wrote:
> Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for blobmsg_json.h.
> Some external toolchains which do not include standard locations would fail to
> find the header otherwise.
>
> Signed-off-by: Florian Fainelli
> ---
> CMakeLists.txt |
On 25/11/2016 20:57, Christian Lamparter wrote:
> While researching for the armvirt target, I looked at the
> existing arm platforms. It turns out that the mediatek target
> with its sole MT7623N/A chip is sold as a "highly integrated
> multimedia network router system-on-chip". To that end, it
>
On 11/12/2016 09:12, John Crispin wrote:
>
>
> On 03/12/2016 18:34, Florian Fainelli wrote:
>> Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for blobmsg_json.h.
>> Some external toolchains which do not include standard locations would fail
>> to
>> find the header otherwise.
>>
>> Si
From: Rafał Miłecki
There are many targets using user space scripts to generate firmware but
bcm53xx doesn't need this, so let's disable that kernel option.
This lets us avoid some scary-looking kernel warnings like:
brcmfmac 0001:04:00.0: Falling back to user helper
firmware brcm!brcmfmac43602-
This patch bumps 4.4 from .36 to .38 (and supersedes my incomplete patch
for .37). Compile-tested on ar71xx, ramips/mt7621 and x86/64.
Run-tested on ar71xx & ramips/mt7621.
Signed-off-by: Stijn Segers
---
include/kernel-version.mk | 4 ++--
.../patches-4.4/910-unaligne
Yep, I see that now... Shouldn't send stuff when I'm tired.
I sent in a new one for .36 -> .38.
Cheers
Stijn
Op za, 10 dec 2016 om 9:08 , schreef Koen Vandeputte
:
Hi Stijn,
2 comments about this patch:
- The actual upgrade is missing (in file include/kernel-version.mk)
- .38 has been relea
First of all, sorry for beeing late to the party and requesting changes
to a V3.
11.12.2016 02:17, FUKAUMI Naoki:
diff --git a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index 6d85511..23a79f5 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ra
05.12.2016 03:43, J Mo:
On 12/01/2016 11:18 PM, Mathias Kresin wrote:
02.12.2016 06:28, J Mo:
On 11/27/2016 02:29 AM, Mathias Kresin wrote:
Can you please clarify what of my previous reply it is that you don't
understand so that I can do a better job of explaining it?
The problem is quite sim
Update uqmi to latest version, which brings about support for
specifying a call profile index instead of APN. A specific index
different from 1 must be used for some service provider and modem
combinations.
Also change option dhcp to dhcpv6, since IPv4 now always uses DHCP,
replace option ipv6 wit
Add support for specifying a call profile index instead of APN. A
specific index different from 1 must be used for some service
provider and modem combinations.
In addition, change the manufacturer detection to use the standard
AT+CGMI command, which produces more predictable output than ATI,
remo
On 12/11/2016 09:47 AM, John Crispin wrote:
> Hi Matti
>
> i noticed that you remove the ipv6 option/support and this is not
> mentioned in the commit message. could you elaborate on that one ?
>
> John
Hi John,
It is mentioned in the commit message, although maybe a bit unclear. I
just sen
On 12/09/2016 04:35 PM, Nikolay Ledovskikh wrote:
> Tested your patch. It's working, but only after startup.
>
> When you disconnect modem from usb we have old cids saved.
> Then we connect modems back, modems won't bring up automatically
> (and I suppose they souldn't). And when we try to bring in
This series removes the bootargs from all devicetree files where
possible. There are two parameters which are converted to standard
devicetree properties:
- the console parameter is now provided by using /chosen/stdout-path
along with an /aliases/serialN node
- the init kernel parameter is remove
/etc/preinit has been the default init-script for a very long time (at
least since Linux 2.6.30 in OpenWrt). Remove the kernel command line
"init" parameter to get rid of duplicate and inconsistent definitions
of this parameter (some boards, like FRITZ3370 for example did not use
it at all, while i
Use devicetree's /chosen/stdout-path instead of the kernel command line
(embedded in the .dts-files) to specify the serial console. Using the
chosen node is recommended on devicetree based platforms.
Signed-off-by: Martin Blumenstingl
---
target/linux/lantiq/dts/ACMP252.dts | 2 +-
target
Matti Laakso [2016-12-09 11:35:35]:
> On 09.12.2016 11:27, Petr Štetiar wrote:
>> I knew, that there's only one profile defined, operator has deleted all other
>> profiles, there's currently only one APN defined.
>>
>> AT+CGDCONT?
>> +CGDCONT: 1,"IPV4V6","","0.0.0.0",0,0
>
> Well, there's no
On 11/12/2016 14:53, Mathias Kresin wrote:
> First of all, sorry for beeing late to the party and requesting changes
> to a V3.
>
> 11.12.2016 02:17, FUKAUMI Naoki:
>> diff --git a/target/linux/ramips/image/mt7621.mk
>> b/target/linux/ramips/image/mt7621.mk
>> index 6d85511..23a79f5 100644
>> --
17 matches
Mail list logo