linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* EST MPC823 board
@ 2005-08-03 10:19 James Hughes
  2005-08-03 12:27 ` Aristeu Sergio Rozanski Filho
  0 siblings, 1 reply; 6+ messages in thread
From: James Hughes @ 2005-08-03 10:19 UTC (permalink / raw)
  To: 'linuxppc-embedded@ozlabs.org'

Hello all,

I am going to try to port/run Linux on to one of our custom boards here at
work, based on the EST MPC823 (ICM823A is the label on the EST board)
reference design (quite an old one). I cannot find a reference to this board
in the standard U-Boot list of board, does anyone have any
information/thoughts on the way to approach this. Is there a board that is
similar that I can base things on for example? I would add that our company
is new to Linux, having just chosen it as our new O/S for a new range of
devices - so please forgive any blatant mistakes. 

This project is a precursor to building new product based on the PXA270, but
the custom H/W for that is months and months away, so it seem prudent to get
some practice on the older boards using the MPC823 - the custom hardware
side is very similar and it gives us some practice at running Linux on
custom hardware - the application code we write should port to the newer
hardware when it is ready, and some of the device driver knowledge gained
will also be useful.

If anything thinks this is a bonkers idea, please let me now!!

Regards

James


The information contained in this e-mail message (and any attachment
transmitted herewith) is privileged and confidential and is intended for the
exclusive use of the addressee(s). If you are not an addressee, any
disclosure, reproduction, distribution or other dissemination or use of this
communication is strictly prohibited. If you have received this
communication in error, please contact us immediately so that we can correct
the error.

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

* Re: EST MPC823 board
  2005-08-03 10:19 James Hughes
@ 2005-08-03 12:27 ` Aristeu Sergio Rozanski Filho
  2005-08-03 12:57   ` Aristeu Sergio Rozanski Filho
  0 siblings, 1 reply; 6+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2005-08-03 12:27 UTC (permalink / raw)
  To: James Hughes; +Cc: 'linuxppc-embedded@ozlabs.org'

Hi,
> I am going to try to port/run Linux on to one of our custom boards here at
> work, based on the EST MPC823 (ICM823A is the label on the EST board)
> reference design (quite an old one). I cannot find a reference to this board
> in the standard U-Boot list of board, does anyone have any
> information/thoughts on the way to approach this. Is there a board that is
> similar that I can base things on for example? I would add that our company
> is new to Linux, having just chosen it as our new O/S for a new range of
> devices - so please forgive any blatant mistakes. 
please check if it's close to EP823 (www.embeddedplanet.com for a
datasheet). I got one of those and I'm working to run u-boot on it.

--
Aristeu

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

* Re: EST MPC823 board
  2005-08-03 12:27 ` Aristeu Sergio Rozanski Filho
@ 2005-08-03 12:57   ` Aristeu Sergio Rozanski Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2005-08-03 12:57 UTC (permalink / raw)
  To: James Hughes; +Cc: 'linuxppc-embedded@ozlabs.org'

> please check if it's close to EP823 (www.embeddedplanet.com for a
> datasheet). I got one of those and I'm working to run u-boot on it.
argh. please ignore my last post, I got a EP852 not 823.

--
Aristeu

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

* RE: EST MPC823 board
@ 2005-08-03 13:26 James Hughes
  2005-08-03 16:48 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: James Hughes @ 2005-08-03 13:26 UTC (permalink / raw)
  To: 'linuxppc-embedded@ozlabs.org'

We already have VXWorks working on the board, so a lot of data can be
gleaned from the BSP for that. As a beginner to U-Boot - would the
information from that be sufficient to get to a working build?

EST were taken over by Windriver some time ago - and given the level of
support we have received from them in the past (hence movement to Linux...)
I am not optimistic of getting information from them regarding an 8 year old
board!

for the list : 
Its difficult to see from the U-Boot tree which boards are based on the
MPC623 - is there a quick way of finding which are? grep for 623?

James

-----Original Message-----
From: 'Aristeu Sergio Rozanski Filho' [mailto:aris@cathedrallabs.org]
Sent: 03 August 2005 14:01
To: James Hughes
Subject: Re: EST MPC823 board


> Did you start from an existing board definition, or have you started from
> scratch?
a good way is to find a similar (supported) board and use it as starting
point. but for this you need your board's datasheet.

> I wasn't able to find a datasheet from the embedded planet site - do you
> have a direct link to it?
please ignore my last post, I didn't read the model correctly

> I am going to email EST to see if they have any information - but since
the
> board is pretty ancient, I am not confident.
if you get the datasheet (you must know things like control registers
address and meaning) it's possible to do it. google a bit too, maybe
someone has it.

-- 
Aristeu



The information contained in this e-mail message (and any attachment
transmitted herewith) is privileged and confidential and is intended for the
exclusive use of the addressee(s). If you are not an addressee, any
disclosure, reproduction, distribution or other dissemination or use of this
communication is strictly prohibited. If you have received this
communication in error, please contact us immediately so that we can correct
the error.

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

* Re: EST MPC823 board
  2005-08-03 13:26 James Hughes
@ 2005-08-03 16:48 ` Wolfgang Denk
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2005-08-03 16:48 UTC (permalink / raw)
  To: James Hughes; +Cc: 'linuxppc-embedded@ozlabs.org'

In message <DB1B6B12D0E2F0469EB35A9586066B6ECE75FB@stivesemail.stives.linx.gbr> you wrote:
> We already have VXWorks working on the board, so a lot of data can be
> gleaned from the BSP for that. As a beginner to U-Boot - would the
> information from that be sufficient to get to a working build?

Yes,  assuming  you  have  sufficient  hardware  documentation  (like
schematics) as well.

> Its difficult to see from the U-Boot tree which boards are based on the
> MPC623 - is there a quick way of finding which are? grep for 623?

623? I guess you mean 823? Yes, this is easy to find out. But it will
not help you much. You will still  have  to  port  U-Boot  to  *your*
board.  Forget  about  the  idea  that  two  boards might be "similar
enough" to clone one from the other. They aren't.

You need to understand both the hardware  and  U-Boot,  or  you  will
fail.


And BTW: I think your approach suffers from a serious mistake: to  me
it  makes  little  sense  to  use a MPC8xx based board as model for a
PXA270 target system; there are *huge* differences between these  two
architectures.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
I've already got a female to worry about. Her name is the Enterprise.
	-- Kirk, "The Corbomite Maneuver", stardate 1514.0

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

* Re: EST MPC823 board
@ 2005-08-04  9:43 Debora Liu
  0 siblings, 0 replies; 6+ messages in thread
From: Debora Liu @ 2005-08-04  9:43 UTC (permalink / raw)
  To: James Hughes; +Cc: Linuxppc-embedded

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

Hello, James Hughes

In message <2005-08-03 18:19:44 JHughes@Linx.co.uk> you wrote:

>information/thoughts on the way to approach this. Is there a board that is
>similar that I can base things on for example? 
My board use uboot/board/svm_sc8xx,it support mpc8xx.

= = = = = = = = = = = = = = = = = = = =
				 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Debora Liu
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡deboralh@fel.com.cn
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2005-08-04

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

end of thread, other threads:[~2005-08-04  9:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04  9:43 EST MPC823 board Debora Liu
  -- strict thread matches above, loose matches on Subject: below --
2005-08-03 13:26 James Hughes
2005-08-03 16:48 ` Wolfgang Denk
2005-08-03 10:19 James Hughes
2005-08-03 12:27 ` Aristeu Sergio Rozanski Filho
2005-08-03 12:57   ` Aristeu Sergio Rozanski Filho

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).