kernel: add bcma/ssb fallback SPROM support
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 20 Apr 2023 07:58:03 +0000 (09:58 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 23 Apr 2023 10:18:35 +0000 (12:18 +0200)
commite656bcbab0106aca52ec0b2db354c1336d39b3b3
tree57e42ce9c0e087cbd204eaaa26aeb852d8c54b12
parent876be833c7ba57aadd1ad8bbb81eba2fc6098098
kernel: add bcma/ssb fallback SPROM support

This adds generic kernel support for Broadcom Fallback SPROMs so that it can be
used in any target, even non Broadcom ones.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
package/kernel/linux/modules/other.mk
target/linux/bcm47xx/patches-5.15/280-activate_ssb_support_in_usb.patch
target/linux/bcm53xx/patches-5.15/036-v6.2-bcma-support-SPROM-rev-11.patch
target/linux/generic/files/drivers/bcma/fallback-sprom.c [new file with mode: 0644]
target/linux/generic/files/drivers/ssb/fallback-sprom.c [new file with mode: 0644]
target/linux/generic/hack-5.10/810-bcma-ssb-fallback-sprom.patch [new file with mode: 0644]
target/linux/generic/hack-5.15/810-bcma-ssb-fallback-sprom.patch [new file with mode: 0644]