Hi,
We are using a i.mx 7 dual board with kernel version 4.1.46 with arm architecture, on it the we running Wi-Fi driver.
when we are trying to connect to Wi-Fi with hostapd num_max_sta = 1 and already 1 device connected to Wi-Fi without any problem and trying to connect 2nd device, after trying multiple times the entire system is freezing, to make the system working, we have to turn off power and power on again. before freeze happens no logs shown related to the freeze.
We don't see any logs and no kernel panic.
tried to install kexec and load secondary kernel but we are getting following error.
Could not find a free area of memory of 0x1000 bytes...
locate_hole failed
Tried to analyze the driver code didn't find anything.
Please suggest me how to get the logs or configure kexec to find the root of the freeze.
Thanks & Regards,
Shiva.