Greetings,
I am working on a custom board based am1808 with ti wl127 wireless chipset. While I enable wifi from android GUI it shows alignment trap error from wpa_supplicant.
Is this error is expected? How do I solve this error?
Please see the logs
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
TI WiLink 1271 SDIO: Driver loaded
/ # eth0: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=1:00, id=7c0f1)
PHY: 1:00 - Link is Up - 100/Full
warning: `zygote' uses 32-bit capabilities (legacy support in use)
NET: Registered protocol family 10
TIWLAN: driver init
TIWLAN: 1141.656472:
Zoom2 use external board configuration as well
wifi_probe: got wlan irq 181
wifi_probe: got wlan irq trigger falling flag
am1808_wifi_set_carddetect(0)
am1808_wifi_power(0)
pInitParams->RoamingScanning_2_4G_enable 0
am1808_wifi_power(1)
am1808_wifi_power(0)
am1808_wifi_power(1)
am1808_wifi_set_carddetect(1)
mmc0: card claims to support voltages below the defined range. These will be ignored.
mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
mmc0: new SDIO card at address 0001
TIWLAN: Found TI/WLAN SDIO controller (vendor 0x97, device 0x4076, class 0x0)
TIWLAN: 1143.835443: CHIP VERSION... set 1273 chip top registers
TIWLAN: 1143.843687: Working on a 1273 PG 2.0 board.
TIWLAN: 1143.848585: Starting to process NVS...
TIWLAN: 1143.854535: No Nvs, Setting default MAC address
TIWLAN: 1143.859679: pHwInit->uEEPROMCurLen: 1c
TIWLAN: 1143.864137: ERROR: If you are not calibating the device, you will soon get errors !!!
TIWLAN: 1143.873605: Chip ID is 0x4030111.
TIWLAN: 1143.879636: FEM Type 1
TIWLAN: 1143.935792: Firmware successfully downloaded.
TIWLAN: 1143.940758: FW download OK...
TIWLAN: 1143.958208: Firmware successfully downloaded.
TIWLAN: 1143.963290: FW download OK...
TIWLAN: 1143.967601: Firmware successfully downloaded.
TIWLAN: 1143.973961: FW download OK...
TIWLAN: 1143.982154: Firmware successfully downloaded.
TIWLAN: 1143.987119: FW download OK...
TIWLAN: 1143.993314: Firmware successfully downloaded.
TIWLAN: 1143.998275: FW download OK...
TIWLAN: 1144.004753: Finished downloading firmware.
TIWLAN: 1144.009644: Firmware running.
TIWLAN: 1144.033537: Firmware successfully downloaded.
TIWLAN: 1144.038497: FW download OK...
TIWLAN: 1144.049102:
TIWLAN: 1144.052131: --------------------------------------------------------------------
TIWLAN: 1144.060157: Driver Version : WiLink_Driver_6.1.0.0.144
TIWLAN: 1144.077313: Firmware Version: Rev 6.1.0.1.349
TIWLAN: 1144.095598: Station ID : 08-00-28-12-34-56
TIWLAN: 1144.101216: --------------------------------------------------------------------
TIWLAN: 1144.109670: Interrogate TX/RX parameters
ADDRCONF(NETDEV_UP): tiwlan0: link is not ready
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d9754 Instr=0xe5053004 Address=0xc75397da FSR 0x801
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d95ac Instr=0xe5931014 Address=0xc75397da FSR 0x001
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d9754 Instr=0xe5053004 Address=0xc75397da FSR 0x801
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d95ac Instr=0xe5931014 Address=0xc75397da FSR 0x001
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d9754 Instr=0xe5053004 Address=0xc75393ba FSR 0x801
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d95ac Instr=0xe5931014 Address=0xc75393ba FSR 0x001
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d9754 Instr=0xe5053004 Address=0xc33ea45f FSR 0x801
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d95ac Instr=0xe5931014 Address=0xc33ea45f FSR 0x001
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d9754 Instr=0xe5053004 Address=0xc33ea45f FSR 0x801
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d95ac Instr=0xe5931014 Address=0xc33ea45f FSR 0x001
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d9754 Instr=0xe5053004 Address=0xc33ea45f FSR 0x801
Alignment trap in kernel: wpa_supplicant (1106) PC=0xbf0d95ac Instr=0xe5931014 Address=0xc33ea45f FSR 0x001
Regards
Krish