[U-Boot-Users] pci 1520-compact flash Detection

Rangaraju rangaraju.ks at gmail.com
Tue Apr 11 23:04:50 CEST 2006


Hi Sry for the confusion!

i am trying to access compact flash with the config mentioned below. & i get
error like Bus o not available any thing am missing in configuration,  but
interface detects sandisk (i have 512MB CF)

#define CONFIG_I82365
#define PCMCIA_MEM_BASE     0xe0002000    /* PCMCIA memory window base    */
#define CFG_PCMCIA_MEM_ADDR    PCMCIA_MEM_BASE
#define CFG_PCMCIA_MEM_SIZE    0x00100000
#define    CONFIG_IDE_8xx_PCCARD    1    /* Use IDE with PC Card   Adapter   
*/
#undef    CONFIG_IDE_8xx_DIRECT        /* Direct IDE    not supported    */
#undef    CONFIG_IDE_RESET        /* reset for IDE not supported    */
#undef    CONFIG_IDE_LED            /* LED   for IDE is  supported    */
#define CFG_IDE_MAXBUS        1    /* max. 1 IDE bus        */
#define CFG_IDE_MAXDEVICE    1    /* max. 1 drive per IDE bus    */
#define CFG_ATA_BASE_ADDR    CFG_PCMCIA_MEM_ADDR
#define CFG_ATA_IDE0_OFFSET    0x0000
#define CFG_ATA_DATA_OFFSET    0
#define CFG_ATA_REG_OFFSET    0
#define CFG_ATA_ALT_OFFSET    0x200

 PCMCIA:Enable PCMCIA slot A
        3.3V card found Ext:  Compact Flash Card ready for data
## Config_base = 0200 ###
 SanDisk SDP 5/3 0.6
 ## Compare against "ARGOSY PnPIDE D5"
            Fixed Disk Card
            IDE interface
            [silicon] [unique] [single] [sleep] [standby] [idle] [low power] 
Bus 0: not available


--
View this message in context: http://www.nabble.com/pci-1520-compact-flash-Detection-t1428672.html#a3870616
Sent from the Uboot - Users forum at Nabble.com.





More information about the U-Boot mailing list