currentluy i try to port ar6003 driver in AM1808 board. Using kernel "linux-2.6.37-psp03.21.00.04.sdk" and codesourcery 2009q1, i compile the drivers. driver is working on another board(s3c2450 s5pv210).
But running driver load script, at last I found the MMCSD_CLK clock is Zero.
At first MMCSD_CLK is 25MHz. driver, Atfer driver is loaded, MMCSD_CLK is Zero.
For my another try, I ported SD8787 marvell SDIO WLAN driver on AM1808 board. it works fine.
I wonder whether linux PSP support SDIO WLAN, or Are there anybody porting AR6003 to am1808 ?
Thanks in advance.