Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-22 Thread Bjørn Mork
Thomas Nixon writes: > On 1/21/19, Bjørn Mork wrote: > >> I wonder about those better options... What are they? > > In the UK at least BT OpenReach modems are available very cheaply second hand > and are in theory a bit better, for a few reasons. I only found this when googling: https://openwrt

Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-22 Thread Bjørn Mork
I thought this was implied around here, but just to make it absolutely clear: OpenWrt support is required. Bjørn ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-22 Thread Alberto Bursi
On 22/01/19 01:11, Thomas Nixon wrote: On 1/21/19, Bjørn Mork wrote: Paul Oranje writes: Op 20 jan. 2019, om 17:52 heeft Thomas Nixon het volgende geschreven: I could add a new subtarget like xrx200 but with small_flash enabled, but this seems a bit excessive for a single board. The DM200

Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-21 Thread Thomas Nixon
On 1/21/19, Bjørn Mork wrote: > Paul Oranje writes: >>> Op 20 jan. 2019, om 17:52 heeft Thomas Nixon het >>> volgende geschreven: >>> >>> I could add a new subtarget like xrx200 but with small_flash enabled, but >>> this >>> seems a bit excessive for a single board. The DM200 has generally been

Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-21 Thread Thomas Nixon
On 1/21/19, Paul Oranje wrote: > Op 20 jan. 2019, om 17:52 heeft Thomas Nixon het volgende > geschreven: > > I wonder if it makes more sense to just drop it. > Some people use this modem, so dropping its support will not please > everybody. > Supporting it as a small flash device seems the right

Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-21 Thread Bjørn Mork
Paul Oranje writes: >> Op 20 jan. 2019, om 17:52 heeft Thomas Nixon het volgende >> geschreven: >> >> I could add a new subtarget like xrx200 but with small_flash enabled, but >> this >> seems a bit excessive for a single board. The DM200 has generally been a pain >> to support, and there are

Re: [OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-21 Thread Paul Oranje
Please see in-line. Bye, Paul > Op 20 jan. 2019, om 17:52 heeft Thomas Nixon het volgende > geschreven: > > Hi, > > With a recent snapshot my Netgear DM200 failed to boot because the bootloader > only loads the first 2MiB of the kernel into memory before booting, while the > kernel image has g

[OpenWrt-Devel] lantiq: Netgear DM200 kernel too large

2019-01-20 Thread Thomas Nixon
Hi, With a recent snapshot my Netgear DM200 failed to boot because the bootloader only loads the first 2MiB of the kernel into memory before booting, while the kernel image has grown to 2.017MiB. This is obviously Not Good, but I'm not sure what to do about it. What do you think is the best way t