Talk:Cubietruck/AP6210

From linux-sunxi.org
Jump to navigation Jump to search

AP6210 on A31s

What about for A31 boards with the AP6210 module on it? For instance, certain tablets utilise the said SoC/radio combo, and the 3.3 SDK on dl.sunxi.org doesn't have any references to it. Blakegripling ph (talk) 06:38, 26 February 2015 (CET)

Scratch that; looks like the Hummingbird SDK does indeed have it included. Blake Gripling (talk) 03:03, 5 March 2015 (CET)

AP6210 on Mainline Kernel with brcmfmac

If you compile the brcmfmac driver you run probably into this error if you have heavy traffic on the device:

sunxi-mmc 1c12000.mmc: smc 1 err, cmd 53, RD SBE !!
sunxi-mmc 1c12000.mmc: data error, sending stop command
brcmfmac: brcmf_sdio_readframes: RXHEADER FAILED: -110
brcmfmac: brcmf_sdio_rxfail: abort command, terminate frame, send NAK
brcmfmac: brcmf_sdiod_regrw_helper: failed to write data F1 at 0x0a040, err: -5
brcmfmac: brcmf_sdio_hdparse: seq 226: sequence number error, expect 227
sunxi-mmc 1c12000.mmc: smc 1 err, cmd 53, RD DTO !!
sunxi-mmc 1c12000.mmc: data error, sending stop command
sunxi-mmc 1c12000.mmc: smc 1 err, cmd 53, RD DTO !!
sunxi-mmc 1c12000.mmc: data error, sending stop command
sunxi-mmc 1c12000.mmc: smc 1 err, cmd 53, RD DTO !!
sunxi-mmc 1c12000.mmc: data error, sending stop command
brcmfmac: brcmf_sdiod_regrw_helper: failed to read data F1 at 0x0a020, err: -110
brcmfmac: brcmf_sdio_dpc: failed backplane access over SDIO, halting operation
sunxi-mmc 1c12000.mmc: smc 1 err, cmd 53, RD DTO !!
sunxi-mmc 1c12000.mmc: data error, sending stop command

You can try this patch ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi