[OpenWrt-Devel] ath79: DSA with qca8k

Lucian Cristian luci at powerneth.ro
Wed Jun 20 03:21:19 EDT 2018


I tried the example found in bindings and in qca8k staging but I don't 
have any output when the device starts or when the module is loaded, if 
is built as module.

Tried with a qca9563+qca8337n switch and also with a qca9558+qca8327n 
switch with id added to qca8k driver, I also enabled printk on every 
function in the driver but nothing is printed.

I added a new dsa subtarget with this kernel options

# CONFIG_AG71XX is not set
# CONFIG_AG71XX_DEBUG is not set
# CONFIG_AG71XX_DEBUG_FS is not set
# CONFIG_AR8216_PHY is not set
# CONFIG_AR8216_PHY_LEDS is not set
# CONFIG_RTL8366RB_PHY is not set
# CONFIG_RTL8366S_PHY is not set
# CONFIG_RTL8366_SMI is not set
# CONFIG_SWCONFIG is not set
# CONFIG_SWCONFIG_LEDS is not set
CONFIG_NET_DSA=y
CONFIG_NET_DSA_RTK_SMI=y
CONFIG_NET_DSA_QCA8K=y
CONFIG_NET_NS=y
CONFIG_NET_PACKET_ENGINE=y
CONFIG_NET_SWITCHDEV=y

Is there something missing or the problem should be in dts file ?


Regards


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/listinfo/openwrt-devel



More information about the openwrt-devel mailing list