]> git.ipfire.org Git - thirdparty/openwrt.git/commit
lantiq-gphy-firmware: add package 17669/head
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sun, 31 May 2020 19:57:08 +0000 (21:57 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Mar 2025 12:52:40 +0000 (13:52 +0100)
commita18d95f35bd54ade908e8ec3158435859402552d
tree2e231c4e6e0b7b48a724dda1199a0915223183c9
parent62bf0287326dcfab4596d5f4cad77cd9e7f8f03b
lantiq-gphy-firmware: add package

This has several advantages:
* reduction in the size of the kernel and the complete image. Individual
devices only need two of the four binaries. In combination with the second
commit it reduces kernel size by 64.2 kB and image size by 22.8 kB,
* the option to extend this package with firmware for future SoCs,
* combining the kernel and binary blobs with another licence may not be
fully compatible with the licence used by Linux. The current PHY firmware
is built into the kernel. This comit converts it to a package.

Tested on AVM 5490 and BT Home Hub 5A.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/17669
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
12 files changed:
package/boot/uboot-lantiq/Makefile
package/firmware/lantiq/lantiq-gphy-firmware/Makefile [new file with mode: 0644]
package/firmware/lantiq/lantiq-gphy-firmware/files/xrx200_phy11g_a14.bin [moved from target/linux/lantiq/files/firmware/lantiq/xrx200_phy11g_a14.bin with 100% similarity]
package/firmware/lantiq/lantiq-gphy-firmware/files/xrx200_phy11g_a22.bin [moved from target/linux/lantiq/files/firmware/lantiq/xrx200_phy11g_a22.bin with 100% similarity]
package/firmware/lantiq/lantiq-gphy-firmware/files/xrx200_phy22f_a14.bin [moved from target/linux/lantiq/files/firmware/lantiq/xrx200_phy22f_a14.bin with 100% similarity]
package/firmware/lantiq/lantiq-gphy-firmware/files/xrx200_phy22f_a22.bin [moved from target/linux/lantiq/files/firmware/lantiq/xrx200_phy22f_a22.bin with 100% similarity]
target/linux/lantiq/image/tp-link.mk
target/linux/lantiq/image/tp-link_legacy.mk
target/linux/lantiq/image/vr9.mk
target/linux/lantiq/image/vr9_legacy.mk
target/linux/lantiq/xrx200/config-6.6
target/linux/lantiq/xrx200_legacy/config-6.6