public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] MPC83xx: CF  in True IDE mode
@ 2006-04-20 22:35 Yogi
  2006-04-20 22:53 ` Kumar Gala
  2006-04-21 12:42 ` Andre Schwarz
  0 siblings, 2 replies; 4+ messages in thread
From: Yogi @ 2006-04-20 22:35 UTC (permalink / raw)
  To: u-boot

Is there support for CF access in true IDE mode for
83xx with Reiser File system ?
Thanks
Yogi

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] MPC83xx: CF  in True IDE mode
  2006-04-20 22:35 [U-Boot-Users] MPC83xx: CF in True IDE mode Yogi
@ 2006-04-20 22:53 ` Kumar Gala
  2006-04-21 12:42 ` Andre Schwarz
  1 sibling, 0 replies; 4+ messages in thread
From: Kumar Gala @ 2006-04-20 22:53 UTC (permalink / raw)
  To: u-boot

On Apr 20, 2006, at 5:35 PM, Yogi wrote:

> Is there support for CF access in true IDE mode for
> 83xx with Reiser File system ?

You are asking two different questions. I dont know if u-boot  
supports reiserfs.  As far as CF access in true IDE mode how are you  
planning on connecting CF to the 83xx?

The basic IDE support in u-boot provides enough functionality for CF  
to work on 83xx.

- kumar

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] MPC83xx: CF  in True IDE mode
  2006-04-20 22:35 [U-Boot-Users] MPC83xx: CF in True IDE mode Yogi
  2006-04-20 22:53 ` Kumar Gala
@ 2006-04-21 12:42 ` Andre Schwarz
  1 sibling, 0 replies; 4+ messages in thread
From: Andre Schwarz @ 2006-04-21 12:42 UTC (permalink / raw)
  To: u-boot

Hi Yogi,

ReiserFS should be no problem since it is supported by u-boot.

For CompactFlash using TrueIDE-Mode you'll need an IDE/ATA interface, which is 
not natively present on MPC834x processors. There's a LocalPlusBus with wich 
you can do standard memory mapped CF access. The "CF storage" cards do 
support this mode also. But it will require some glue-logic.


regards,
Andr?

On Friday 21 April 2006 00:35, Yogi wrote:
> Is there support for CF access in true IDE mode for
> 83xx with Reiser File system ?
> Thanks
> Yogi
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] MPC83xx: CF  in True IDE mode
@ 2006-04-21 15:53 Joao, Nuno
  0 siblings, 0 replies; 4+ messages in thread
From: Joao, Nuno @ 2006-04-21 15:53 UTC (permalink / raw)
  To: u-boot


	We're using a CF card in TrueIDE mode, on a board with u-boot
	and MPC8541E.

	A CPLD maps the CF bus (only the signals needed for IDE mode)
	into MPC's memory map; this makes the "IDE physical" interface.
	UPM machines are used for the accesses timing. 2 chipselects
	are also used, one for the "normal" register file and another
	for the "alternative register file".

	u-boot's "ide" command is used; it was only changed in the
	register access routines, because of different address
	calculation and endianess.

	You have to be careful when interfacing the CF card (or any
	IDE device) with the MPCs. Keep in mind that register 0 (the
	data register) is accessed at address 0 and is 16 bit wide;
	the remaining registers are accessed in the next consecutive
	addresses (1, 2, ...), but are 8 bit wide.

	Best Regards


-----Original Message-----
From: u-boot-users-admin@lists.sourceforge.net
[mailto:u-boot-users-admin at lists.sourceforge.net] On Behalf Of Yogi
Sent: quinta-feira, 20 de Abril de 2006 23:36
Subject: [U-Boot-Users] MPC83xx: CF in True IDE mode

> Is there support for CF access in true IDE mode for
> 83xx with Reiser File system ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-04-21 15:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 22:35 [U-Boot-Users] MPC83xx: CF in True IDE mode Yogi
2006-04-20 22:53 ` Kumar Gala
2006-04-21 12:42 ` Andre Schwarz
  -- strict thread matches above, loose matches on Subject: below --
2006-04-21 15:53 Joao, Nuno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox