Hi,
My SK-EVM board boots fine with Ethernet to the Arago prompt. I basically want to enable WLAN at that point. What are the Linux programs/commands to issue to do that? I know the SSID of the wireless network to connect to and am willing to have the password kept in a file somewhere if need be. We just need to test the wireless connectivity in a lab setup.
Besides the issue of what to run to enable WLAN, I am thinking that I may have to rebuild the kernel because I do not see these wl12xx messages, like these obtained from the stock Linux SD card:
[ 4.978759] wl12xx: driver version: ol_R5.00.17
[ 4.983520] wl12xx: compilation time: Thu May 17 05:25:00 2012
[ 5.366546] wl12xx: loaded
Thanks.
-Tho