linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Basic 405gp question
@ 2004-10-22 19:42 Smith, Gene
  2004-10-22 22:19 ` Matt Porter
  0 siblings, 1 reply; 2+ messages in thread
From: Smith, Gene @ 2004-10-22 19:42 UTC (permalink / raw)
  To: linuxppc-embedded

I have a custom 405GPr board containing 64M ram and 4M flash with no PCI 
connector, just ethernet and ttyS0/1 to outside world. I am able to load 
and run simple ppc code to ram using a Macraigor JTAG debugger via 
insight/gdb using gnu tools provided by them.

What would it take to get linux running on this board? Any pointers or 
suggestions would be appreciated.

Thanks,
-gene

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

* Re: Basic 405gp question
  2004-10-22 19:42 Basic 405gp question Smith, Gene
@ 2004-10-22 22:19 ` Matt Porter
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Porter @ 2004-10-22 22:19 UTC (permalink / raw)
  To: Smith, Gene; +Cc: linuxppc-embedded

On Fri, Oct 22, 2004 at 03:42:07PM -0400, Smith, Gene wrote:
> I have a custom 405GPr board containing 64M ram and 4M flash with no PCI 
> connector, just ethernet and ttyS0/1 to outside world. I am able to load 
> and run simple ppc code to ram using a Macraigor JTAG debugger via 
> insight/gdb using gnu tools provided by them.
> 
> What would it take to get linux running on this board? Any pointers or 
> suggestions would be appreciated.

Port u-boot using walnut code as an example.

Copy the Linux walnut code to foo_board.[c|h]. Remove what you don't need
from the files. Modify other things accordingly. Update the
Kconfigs/Makefiles.

Unless the hardware is buggy, it should be very straightforward. You
can even proof of concept things by loading vmlinux from your JTAG
debugger and setting r3-r7 appropriately...skipping the firmware stage.

-Matt

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

end of thread, other threads:[~2004-10-22 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-22 19:42 Basic 405gp question Smith, Gene
2004-10-22 22:19 ` Matt Porter

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