All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] command for handling DDR ECC registers on MPC8349EE MDS board
@ 2006-04-01 19:20 Ed Swarthout
  2006-04-01 20:49 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Ed Swarthout @ 2006-04-01 19:20 UTC (permalink / raw)
  To: u-boot

Since this DDR memory controller is a feature of the SoC platform which is 
common to a few cpu's and many boards, what is the preferred way to add this 
new command to the other boards which could take advantage of it?

The list of boards include at least:
mpc8540ads, mpc8560ads, cds/mpc8541cds, cds/mpc8555cds, and cds/mpc8548cds.

Thanks,
-EdS

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

* [U-Boot-Users] command for handling DDR ECC registers on MPC8349EE MDS board
  2006-04-01 19:20 [U-Boot-Users] command for handling DDR ECC registers on MPC8349EE MDS board Ed Swarthout
@ 2006-04-01 20:49 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-04-01 20:49 UTC (permalink / raw)
  To: u-boot

In message <200604011320.05650.ed@hwdebug.com> you wrote:
> Since this DDR memory controller is a feature of the SoC platform which is 
> common to a few cpu's and many boards, what is the preferred way to add this 
> new command to the other boards which could take advantage of it?

As usual: try to adapt it to a board so you can see which parts of it
are common, and which are board-specific. Then split the code, moving
clearly common stuff to the cpu/mpc83xx/ directory.

> The list of boards include at least:
> mpc8540ads, mpc8560ads, cds/mpc8541cds, cds/mpc8555cds, and cds/mpc8548cds.

Be careful, though. MPC834x is not MPC85xx. I suggest you  first  try
it out on a 85xx board.

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
Emotions are alien to me.  I'm a scientist.
	-- Spock, "This Side of Paradise", stardate 3417.3

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

end of thread, other threads:[~2006-04-01 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01 19:20 [U-Boot-Users] command for handling DDR ECC registers on MPC8349EE MDS board Ed Swarthout
2006-04-01 20:49 ` Wolfgang Denk

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.