Other Parts Discussed in Thread: WL1271
Hi,
I am trying to integrate the Wilink8 1835 module with Zedboard. But I am getting the following error which i have highlighted in mine following console dump.Also i want to know that i am working on WilinkMod1835 then why it is asking for platform data not set for Wilink 1271. I am also attaching mine device tree..Please guide me.
[ 1.197634] cpufreq: __cpufreq_add_dev: CPU0: Running at unlisted freq: 666666 KHz
[ 1.205185] cpufreq: __cpufreq_add_dev: CPU0: Unlisted initial frequency changed to: 666667 KHz
[ 1.214100] Xilinx Zynq CpuIdle Driver started
[ 1.218799] sdhci: Secure Digital Host Controller Interface driver
[ 1.224913] sdhci: Copyright(c) Pierre Ossman
[ 1.229239] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.235123] sdhci-arasan e0100000.ps7-sdio: No vmmc regulator found
[ 1.241334] sdhci-arasan e0100000.ps7-sdio: No vqmmc regulator found
[ 1.279613] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[ 1.289703] sdhci-arasan e0101000.ps7-sdio: No vqmmc regulator found
[ 1.339236] mmc0: new high speed SDHC card at address 0007
[ 1.345029] mmcblk0: mmc0:0007 SD04G 3.70 GiB
[ 1.350757] mmcblk0: p1 p2
[ 1.409614] mmc1: SDHCI controller on e0101000.ps7-sdio [e0101000.ps7-sdio] using ADMA
[ 1.421891] usbcore: registered new interface driver usbhid
[ 1.427391] usbhid: USB HID core driver
[ 1.433562] sdhci-arasan e0101000.ps7-sdio: card claims to support voltages below defined range
[ 1.435048] TCP: cubic registered
[ 1.435062] NET: Registered protocol family 17
[ 1.435189] Bluetooth: RFCOMM TTY layer initialized
[ 1.435203] Bluetooth: RFCOMM socket layer initialized
[ 1.435220] Bluetooth: RFCOMM ver 1.11
[ 1.435240] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.435244] Bluetooth: BNEP filters: protocol multicast
[ 1.435254] Bluetooth: BNEP socket layer initialized
[ 1.435264] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.435274] Bluetooth: HIDP socket layer initialized
[ 1.435445] Registering SWP/SWPB emulation handler
[ 1.494993] RAMDISK: gzip image found at block 0
[ 1.510769] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 1.517328] mmc1: new high speed SDIO card at address 0001
[ 3.048977] VFS: Mounted root (ext2 filesystem) on device 1:0.
[ 3.054947] devtmpfs: mounted
[ 3.058097] Freeing unused kernel memory: 216K (c067e000 - c06b4000)
INIT: version 2.88 booting
Starting udev
[ 3.289074] udevd[572]: starting version 182
[ 3.550748] wl1271_sdio mmc1:0001:2: No platform data set
[ 3.562326] wl1271_sdio: probe of mmc1:0001:2 failed with error -12
bootlogd: cannot allocate pseudo tty: No such file or directory
[ 3.841748] random: dd urandom read with 24 bits of entropy available
Populating dev cache
hwclock: can't open '/dev/misc/rtc': No such file or directory
Tue Nov 1 14:23:14 UTC 2016
hwclock: can't open '/dev/misc/rtc': No such file or directory
INIT: Entering runlevel: 5
Configuring network interfaces... udhcpc (v1.22.1) started
Sending discover...
Sending discover...
Sending discover...
No lease, forking to background
done.
Starting system message bus: dbus.
hwclock: can't open '/dev/misc/rtc': No such file or directory
Starting syslogd/klogd: done
**************************************************************
*** WiLinkTM 8: Enabling WLAN interface...
ifconfig: SIOCGIFFLAGS: No such device
*** WiLinkTM 8: Scan for local SSIDs...
dev <devname> ibss join <SSID> <freq in MHz> [HT20|HT40+|HT40-|NOHT|5MHZ|10MHZ] [fixed-freq] [<fixed bssid>] [beacon-interval <TU>] [basic-rates <rate in Mbps,rate2,...>] [mcast-rate <rate in Mbps>] [key d:0:abcde]
Join the IBSS cell with the given SSID, if it doesn't exist create
join/create a cell on a different frequency. When a fixed BSSID is
requested use that BSSID and do not adopt another cell's BSSID even
if it has higher TSF and the same SSID. If an IBSS is created, create
Scan on the given frequencies and probe for the given SSIDs
SSIDs (or wildcard if not given) unless passive scanning is requested.
dev <devname> auth <SSID> <bssid> <type:open|shared> <freq in MHz> [key 0:abcde d:1:6162636465]
dev <devname> connect [-w] <SSID> [<freq in MHz>] [<bssid>] [key 0:abcde d:1:6162636465]
Join the network with the given SSID (and frequency, BSSID).
Regards
Aditya
