> From: Chin-ran Lo <crlo@xxxxxxxxxxx> > > This patch adds support for FW memory read/write operations via debugfs. > This is useful during debugging FW issues. > > Examples: > > For reading FW memory location: > echo r 0x01ac > /sys/kernel/debug/mwifiex/mlan0/memrw > cat /sys/kernel/debug/mwifiex/mlan0/memrw > > For writing FW memory location: > echo w 0x01ac 0x55aa > /sys/kernel/debug/mwifiex/mlan0/memrw > > Signed-off-by: Chin-ran Lo <crlo@xxxxxxxxxxx> > Signed-off-by: Cathy Luo <cluo@xxxxxxxxxxx> > Signed-off-by: Avinash Patil <patila@xxxxxxxxxxx> Thanks, 4 patches applied to wireless-drivers-next.git: c2c6c85fca47 mwifiex: add support for FW memory read/write operations c687a0077faa mwifiex: add prints debug ctrl support 868093a9df75 mwifiex: add dump data debug support acebe8c10a6e mwifiex: change dbg print func to mwifiex_dbg Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html