All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rangaraju <rangaraju.ks@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] pci 1520-compact flash Detection
Date: Tue, 11 Apr 2006 14:04:50 -0700 (PDT)	[thread overview]
Message-ID: <3870616.post@talk.nabble.com> (raw)
In-Reply-To: <20060411105726.5028B35260B@atlas.denx.de>

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.

      reply	other threads:[~2006-04-11 21:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-11  0:38 [U-Boot-Users] pci 1520-compact flash Detection Rangaraju
2006-04-11 10:57 ` Wolfgang Denk
2006-04-11 21:04   ` Rangaraju [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3870616.post@talk.nabble.com \
    --to=rangaraju.ks@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.