Hi,
> --- a/target/linux/sunxi/image/cortexa7.mk
> +++ b/target/linux/sunxi/image/cortexa7.mk
> @@ -64,7 +64,10 @@ TARGET_DEVICES += friendlyarm_zeropi define
> Device/lamobo_lamobo-r1
>DEVICE_VENDOR := Lamobo
>DEVICE_MODEL := Lamobo R1
> - DEVICE_PACKAGES:=kmod-ata-sunxi kmod-rtl8192cu
Hi Daniel,
Thanks for working on this.
On 9/11/21 12:40 AM, Daniel Golle wrote:
Build cortexa7 subtarget with DSA driver for MDIO-connected Broadcom
BCM53xxx switches. This is needed for the Lamobo R1 aka. BananaPi
BPi-R1 board which comes with such a switch IC.
Remove old swconfig driver from
Build cortexa7 subtarget with DSA driver for MDIO-connected Broadcom
BCM53xxx switches. This is needed for the Lamobo R1 aka. BananaPi
BPi-R1 board which comes with such a switch IC.
Remove old swconfig driver from target kernel config as the only board
using it is now supported by the DSA driver.