* [U-Boot-Users] pci 1520-compact flash Detection
@ 2006-04-11 0:38 Rangaraju
2006-04-11 10:57 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Rangaraju @ 2006-04-11 0:38 UTC (permalink / raw)
To: u-boot
Hi , Through PCI 1520 am detecting compact flash presence..u-boot does nand
probing then if try
command nand read <...> or nand write <....> says error , any one has
faced problem like this ....
How to verify read/write blocks on CF.
Kind Regards,
Rangaraju.
--
View this message in context: http://www.nabble.com/pci-1520-compact-flash-Detection-t1428672.html#a3853180
Sent from the Uboot - Users forum at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] pci 1520-compact flash Detection
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
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2006-04-11 10:57 UTC (permalink / raw)
To: u-boot
In message <3853180.post@talk.nabble.com> you wrote:
>
> Hi , Through PCI 1520 am detecting compact flash presence..u-boot does nand
> probing then if try
> command nand read <...> or nand write <....> says error , any one has
> faced problem like this ....
Compact Flash support has nothing to do with NAND. You must be mixing
unrelated code and/or events here.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"What if" is a trademark of Hewlett Packard, so stop using it in your
sentences without permission, or risk being sued.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] pci 1520-compact flash Detection
2006-04-11 10:57 ` Wolfgang Denk
@ 2006-04-11 21:04 ` Rangaraju
0 siblings, 0 replies; 3+ messages in thread
From: Rangaraju @ 2006-04-11 21:04 UTC (permalink / raw)
To: u-boot
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-11 21:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox