Re: [OpenWrt-Devel] Sha256 checksum generation of images: why OpenSSL instead of sha256sum?

2016-03-22 Thread Bastian Bittorf
* Stijn Segers [22.03.2016 08:47]: > Is there a specific reason why OpenSSL is used instead of sha256sum? it's all about portability. OpenSSL is widely available, and sha256 not. maybe you can 'sanitize' the output somehow? bye, bastian ___ openwrt-dev

Re: [OpenWrt-Devel] Sha256 checksum generation of images: why OpenSSL instead of sha256sum?

2016-03-22 Thread John Crispin
On 22/03/2016 08:51, Bastian Bittorf wrote: > * Stijn Segers [22.03.2016 08:47]: >> Is there a specific reason why OpenSSL is used instead of sha256sum? > > it's all about portability. OpenSSL is widely available, and sha256 not. > maybe you can 'sanitize' the output somehow? > > bye, bastian

[OpenWrt-Devel] [PATCH] mac80211: build airo on x86 only

2016-03-22 Thread Dirk Neukirchen
airo requires ISA_DMA_API and that symbol is only set on some ppc,malta,x86 x86 is probably only platform where that driver is used fixes buildbot errors on ar71xx,lantiq ...: airo.ko is missing Signed-off-by: Dirk Neukirchen --- package/kernel/mac80211/Makefile | 2 +- 1 file changed, 1 insert

[OpenWrt-Devel] [PATCH 1/4] ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR900

2016-03-22 Thread Sven Eckelmann
From: Sven Eckelmann The MR900 must unset some bits in ETH_CFG which were set by u-boot to work correctly under OpenWrt. But the global function ath79_setup_qca955x_eth_cfg will not unset all of them to increase the backward compatiblity with older mach-* files. A private (simplified) version for

[OpenWrt-Devel] [PATCH 4/4] Revert "ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg"

2016-03-22 Thread Sven Eckelmann
From: Sven Eckelmann Not all mach-* files set all boards correctly in ETH_CFG. They depend on some preset values by u-boot which were not previously modified by ath79_setup_qca955x_eth_cfg. Avoiding to modify them in this function keeps it backward compatible for these boards. This reverts commi

[OpenWrt-Devel] [PATCH 2/4] ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750

2016-03-22 Thread Sven Eckelmann
From: Sven Eckelmann The MR1750 must unset some bits in ETH_CFG which were set by u-boot to work correctly under OpenWrt. But the global function ath79_setup_qca955x_eth_cfg will not unset all of them to increase the backward compatiblity with older mach-* files. A private (simplified) version fo

[OpenWrt-Devel] [PATCH 3/4] Revert "ar71xx: Allow to set the RXDV, RXD, TXD, TXE delays for QCA955x"

2016-03-22 Thread Sven Eckelmann
From: Sven Eckelmann The default delays RXD 3. RDV 3, TXD 0, TXE 0 doesn't seem to work for some boards. These boards depend on the preset values of u-boot which may differ. This reverts commit f2d4bb96b62512caa161dcc2867c91692fb16a38. Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/fil

[OpenWrt-Devel] [PATCH] base-files: fix __network_ifstatus with lots of interfaces

2016-03-22 Thread Helmut Schaa
Having hundrets of interfaces configured with netifd makes __network_ifstatus go busted with "jsonfilter: Argument list too long". Fix this by removing the __NETWORK_CACHE environment variable. The network_flush_cache function is kept so it can be reused later for per-interface caching or similar

Re: [OpenWrt-Devel] [PATCH CC 25/32] ar71xx: compex wpj531 fix setting mac address on ethernet

2016-03-22 Thread Andrew | PolkaSpots Support
Do you reckon the same issue is affecting the wpj344? On Tue, 2016-03-01 at 04:06 +0100, Matthias Schiffer wrote: > Signed-off-by: Christian Mehlis > > Backport of r46282 > --- > target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c | 11 +-- > > 1 file changed, 5 insertions(+), 6 de

Re: [OpenWrt-Devel] Sha256 checksum generation of images: why OpenSSL instead of sha256sum?

2016-03-22 Thread francesco . borromini
OK, thanks. I build off a local branch either way, with regular rebasing. Easier for me to replace the code :) Stijn ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] oxnas: set ubifs parameters for Default profile

2016-03-22 Thread Daniel Golle
Work-around obsolete mkfs/ubifs code. Unlike squashfs, ubifs images should be generated per-device so minimum I/O unit size, logical erase block size, maximum logical erase block count can be defined for the specific flash-chips parameters. Also, generating ubinized images is unrelated to rootfs be

[OpenWrt-Devel] RESEND: Re: [PATCH 0/4] Add Raspberry Pi 3 support

2016-03-22 Thread Arend van Spriel
bounced on mailing list as my email address changed recently. On 22-03-16 21:36, Arend van Spriel wrote: > On 19-03-16 11:54, Hauke Mehrtens wrote: >> Hi Arend, >> >> could you or someone else from Broadcom pleases add the firmware for the >> BCM43430 SDIO to linux-firmware. This module is used in