Hi,
Mikrotik devices need an initramfs for installation:
http://wiki.openwrt.org/toh/mikrotik/common#downloading_openwrt_image
However, the needed configuration option (CONFIG_TARGET_ROOTFS_INITRAMFS)
is absent from the build configuration in both CC and trunk:
https://downloads.openwrt.org
On 11/09/2015 06:05 PM, Helmut Schaa wrote:
> All RTC drivers require the kernel to be built with CONFIG_RTC_CLASS=y.
> Set it accordingly.
>
> Tested only with DS1307.
>
> Signed-off-by: Helmut Schaa
> ---
> package/kernel/linux/modules/other.mk | 24
> 1 file changed,
On 11/13/2015 12:20 AM, Sven Roederer wrote:
> - update mtd-utils to 1.5.2 (git a494d30ab1ae40cb7665680cadf5af3ca3830a73)
> - remove patches that went upstream
> - fixes build from scratch as of broken patches
>
> just had a crash-course to git send-email
>
> Signed-off-by: Sven Roederer
Hi Felix,
On Sun, Nov 8, 2015 at 1:29 PM, Felix Fietkau wrote:
> Did you test this on a real VDSL line? Last time I tried a firmware from
> a newer Speedport build (some months ago), it did not work.
I thought it works as I've seen it entering SHOWTIME.
Unfortunately you are right, after a few se
On 13 November 2015 at 08:14, alzhao wrote:
> This is the patches for GL-AR150 router support. Tested on Trunk and it works.
> Also grouped profiles of GL products to gli.mk
Please use target-specific prefix for the commit message. In this case
it should be:
ar71xx: foo bar
Make sure you sign of
This patch improves the default configuration of DWC2 on lantiq SoCs
somewhat:
* Set maximum packet count to largest allowed value by the DWC2 (511)
* Use 16-bit DMA bursts
* Divide fifo buffers more evenly
Default fifo buffer sizes from original ltq-hcd driver seem really
irrational. For examp