[#6320] after kernel reboot, there will be error in sdio wifi tesitng on board bf518f-ezbrd
Submitted By: angelia wu
Open Date
2010-10-29 01:43:17
Priority:
Low Assignee:
steven miao
Status:
Open Fixed In Release:
N/A
Found In Release:
2010R1 Release:
Blackfin Linux:2010R1
Category:
N/A Board:
N/A
Processor:
BF518 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Under Debugging
Uboot version or rev.:
Toolchain version or rev.:
2010RC4
App binary format:
N/A
Summary: after kernel reboot, there will be error in sdio wifi tesitng on board bf518f-ezbrd
Details:
In sdio wifi testing , testing is ok. But when reboot,there will be error in sdio wifi tesitng on board bf518f-ezbrd.
The error info is:
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
the log as follow:
U-Boot 2010.06-svn2357 (ADI-2010R1-pre) (Jul 22 2010 - 17:31:05)
CPU: ADSP bf518-0.0 (Detected Rev: 0.0) (parallel flash boot)
Board: ADI BF518F EZ-Board board
Support: http://blackfin.uclinux.org/
Clock: VCO: 400 MHz, Core: 400 MHz, System: 80 MHz
RAM: 64 MiB
Flash: 4 MiB
MMC: Blackfin SDH: 0
In: serial
Out: serial
Err: serial
KGDB: [on serial] ready
Net: bfin_mac
Hit any key to stop autoboot: 0
Using bfin_mac device
TFTP from server 10.100.4.174; our IP address is 10.100.4.50
Filename 'uImage'.
Load address: 0x1000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
##########################################
done
Bytes transferred = 4424835 (438483 hex)
## Booting kernel from Legacy Image at 01000000 ...
Image Name: bf518-2.6.34.7-ADI-2010R1-svn929
Created: 2010-10-29 4:30:21 UTC
Image Type: Blackfin Linux Kernel Image (gzip compressed)
Data Size: 4424771 Bytes = 4.2 MiB
Load Address: 00001000
Entry Point: 001e9900
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting Kernel at = 001e9900
Linux version 2.6.34.7-ADI-2010R1-svn9290 (test@uclinux41) (gcc version 4.3.5 (ADI-2010R1-RC4) ) #180 Fri Oct 29 12:30:16 CST 2010
register early platform devices
bootconsole [early_shadow0] enabled
bootconsole [early_BFuart0] enabled
early printk enabled on early_BFuart0
Board Memory: 64MB
Kernel Managed Memory: 64MB
Memory map:
fixedcode = 0x00000400-0x00000490
text = 0x00001000-0x001443b0
rodata = 0x001443b0-0x001b41ac
bss = 0x001b5000-0x001c56bc
data = 0x001c56bc-0x001e0000
stack = 0x001de000-0x001e0000
init = 0x001e0000-0x00819000
available = 0x00819000-0x03f00000
DMA Zone = 0x03f00000-0x04000000
Hardware Trace Active and Enabled
Boot Mode: 1
Reset caused by Software reset
Blackfin support (C) 2004-2010 Analog Devices, Inc.
Compiled for ADSP-BF518 Rev 0.0
Blackfin Linux support by http://blackfin.uclinux.org/
Processor Speed: 400 MHz core clock and 80 MHz System Clock
NOMPU: setting up cplb tables
Instruction Cache Enabled for CPU0
External memory: cacheable in instruction cache
Data Cache Enabled for CPU0
External memory: cacheable (write-back) in data cache
Built 1 zonelists in Zone order, mobility grouping off. Total pages: 16002
Kernel command line: root=/dev/mtdblock0 rw clkin_hz=25000000 earlyprintk=serial,uart0,57600 console=ttyBF0,57600 ip=10.100.4.50:10.100.4.174:10.99.29.1:25f
PID hash table entries: 256 (order: -2, 1024 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory available: 55652k/65536k RAM, (6372k init code, 1292k kernel code, 624k data, 1024k dma, 572k reserved)
Hierarchical RCU implementation.
NR_IRQS:159
Configuring Blackfin Priority Driven Interrupts
console [ttyBF0] enabled, bootconsole disabled
console [ttyBF0] enabled, bootconsole disabled
Calibrating delay loop... 794.62 BogoMIPS (lpj=1589248)
Security Framework initialized
Mount-cache hash table entries: 512
Blackfin Scratchpad data SRAM: 4 KB
Blackfin L1 Data A SRAM: 16 KB (16 KB free)
Blackfin L1 Data B SRAM: 16 KB (16 KB free)
Blackfin L1 Instruction SRAM: 32 KB (26 KB free)
NET: Registered protocol family 16
Blackfin DMA Controller
ezbrd_init(): registering device resources
bio: create slab <bio-0> at 0
bfin-spi bfin-spi.0: Blackfin on-chip SPI Controller Driver, Version 1.0, regs_base@ffc00500, dma channel@7
bfin-spi bfin-spi.1: Blackfin on-chip SPI Controller Driver, Version 1.0, regs_base@ffc03400, dma channel@5
i2c-bfin-twi i2c-bfin-twi.0: Blackfin BF5xx on-chip I2C TWI Contoller, regs_base@ffc01400
cfg80211: Calling CRDA to update world regulatory domain
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
msgmni has been set to 108
alg: No test for stdrng (krng)
io scheduler noop registered (default)
bfin-otp: initialized
bfin-uart: Blackfin serial driver
bfin-uart.0: ttyBF0 at MMIO 0xffc00400 (irq = 29) is a BFIN-UART
brd: module loaded
bfin_mii_bus: probed
bfin_mac: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, irq=-1, mdc_clk=2500000Hz(mdc_div=15)@sclk=80MHz)
bfin_mac bfin_mac.0: Blackfin on-chip Ethernet MAC driver, Version 1.1
rtc-bfin rtc-bfin: rtc core: registered rtc-bfin as rtc0
i2c /dev entries driver
bfin-wdt: initialized: timeout=20 sec (nowayout=0)
dma_alloc_init: dma_page @ 0x021fe000 - 256 pages at 0x03f00000
TCP cubic registered
NET: Registered protocol family 17
rtc-bfin rtc-bfin: setting system clock to 1970-01-01 00:01:24 UTC (84)
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
IP-Config: Gateway not on directly connected network.
Freeing unused kernel memory: 6372k freed
mmc0: error -110 whilst initialising MMC card
_____________________________________
a8888b. / Welcome to the uClinux distribution \
d888888b. / _ _ \
8P"YP"Y88 / | | |_| __ __ (TM) |
8|o||o|88 _____/ | | _ ____ _ _ \ \/ / |
8' .88 \ | | | | _ \| | | | \ / |
8`._.' Y8. \ | |__ | | | | | |_| | / \ |
d/ `8b. \ \____||_|_| |_|\____|/_/\_\ |
dP . Y8b. \ For embedded processors including |
d8:' " `::88b \ the Analog Devices Blackfin /
d8" 'Y88b \___________________________________/
:8P ' :888
8a. : _a88P For further information, check out:
._/"Yaa_: .| 88P| - http://blackfin.uclinux.org/
\ YP" `| 8P `. - http://docs.blackfin.uclinux.org/
/ \.___.d| .' - http://www.uclinux.org/
`--..__)8888P`._.' jgs/a:f - https://www.analog.com/blackfin
Have a lot of fun...
BusyBox v1.16.2 (2010-10-29 12:02:07 CST) hush - the humble shell
root:/> mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
mmc0: error -110 whilst initialising MMC card
Follow-ups
--- steven miao 2010-11-04 05:10:08
The sdio bus power should be disable by clear RSI_PWR_CONTROL register POWER ON
bits, but it still has 3.3V(VDD3SD) on sdio bus, the RSI power can't be cut off.
--- Mike Frysinger 2010-11-09 05:49:05
this has been pushed to processor support by Steven now ... waiting for them
--- steven miao 2010-11-10 03:15:47
According to the bf518 ebrd's schematics the VDD 3.3V for sdio connects to power
directly and can't be cut off. So the sdio wifi module can't not be reset with
VDD 3.3V on. As the sdio wifi testing is ok, maybe we can ignore this issue.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config.config.sdio_wifi application/octet-stream 49229 angelia wu
config.linux.sdio_wifi application/octet-stream 35248 angelia wu