[OpenWrt-Devel] [PATCH 2/8] lantiq: add dsl-vr9-firmware-xdsl

John Crispin blogic at openwrt.org
Wed Nov 25 05:29:40 EST 2015



On 25/11/2015 10:53, Andre Heider wrote:
> Hi,
> 
> On Tue, Nov 24, 2015 at 9:24 PM, Hauke Mehrtens <hauke at hauke-m.de> wrote:
>> +define Package/dsl-vr9-firmware-xdsl/install
>> +       $(INSTALL_DIR) $(1)/lib/firmware/
>> +       $(INSTALL_DATA) $(PKG_BUILD_DIR)/LICENSE $(1)/lib/firmware/xcpe_574306_571801.LICENSE
>> +       $(INSTALL_DATA) $(PKG_BUILD_DIR)/xcpe_574306_571801.bin $(1)/lib/firmware/
>> +       ln -s xcpe_574306_571801.bin $(1)/lib/firmware/vdsl.bin
>> +endef
> 
> this adds +900kb to the root fs, at least on my TD-W8970 there's a MTD
> partition which I use for the dsl firmware.
> That gets tmpfs mounted at boot, see /etc/init.d/dsl_fs and
> /sbin/vdsl_fw_install.sh.
> 
> Can we use that instead?
> 
> Regards,
> Andre
> 

no we will drop the dsl partition once the annex-B version of the FW is
available.
	John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list