* MPC850 and ATA/IDE
@ 2000-10-04 2:24 SangTae Ha
2000-10-04 2:53 ` Dan Malek
0 siblings, 1 reply; 2+ messages in thread
From: SangTae Ha @ 2000-10-04 2:24 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I am looking for the solution that I can use ATA/IDE general hard disk like that of PC in my MPC 850 based board.
Our board spec. is as follows.
MPC850 CPU
2M Intel FLASH Memory
2 Ethernet interfaces
16M SDRAM
...
After finishing our embedded linux porting project on MPC850, successfully done, we want to add some features like supporting IDE hard disk. But it's not easy, I feel.
MPC860 or MPC821 CPU is used and Wind bond 83C553 is used for EIDE port in MBX board. MPC850 also can be used for that purpose?
Could you recommend the reference board which we can refer to?
Please~~ Help me.
Thanks in advance.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: MPC850 and ATA/IDE
2000-10-04 2:24 MPC850 and ATA/IDE SangTae Ha
@ 2000-10-04 2:53 ` Dan Malek
0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2000-10-04 2:53 UTC (permalink / raw)
To: SangTae Ha; +Cc: linuxppc-embedded
SangTae Ha wrote:
>
> Hi,
> I am looking for the solution that I can use ATA/IDE general hard disk
There are at least three easy and inexpensive ways people add ATA/IDE
to the 8xx processors for embedded systems:
Connect to PCMCIA interface
Use a simple CPLD between the processor bus and disk
Program one of the UPMs to generate timing and then
externally buffer the signals
> MPC860 or MPC821 CPU is used and Wind bond 83C553
It is a more difficult solution on the 850 because of the PCI bridge
(fewer
physical address lines). It is also the most expensive in money, board
space and software.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-10-04 2:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-04 2:24 MPC850 and ATA/IDE SangTae Ha
2000-10-04 2:53 ` Dan Malek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).