linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* porting linux to new board type
@ 2005-11-15 12:03 Joachim Denil
  0 siblings, 0 replies; 2+ messages in thread
From: Joachim Denil @ 2005-11-15 12:03 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

Hi,
 
For an internship I have to port linux to custom made board. I assume I'll
have to set the memory-map right and make the hardware initialize, set IRQ,
.. Browsing trough the kernel source I found that all that happens within
/arch/ppc/platforms and there are separate files for each board. But how do
I start to write my own code. Can someone give me some pointers or is there
any documentation on this subject? This is what my board is made of:
 
*	64 Mb SDRAM (a PLD copy's the kernel to this location (0x00000000))
*	1 MB boot ram (a PLD copy's the boot loader from flash to this
location at the end of the memory map)
*	MMC card reader
*	Flash 8MB (don't have to use it though-> the PLD's use them to copy
boot loader and kernel there)
*	Leds that I can use through a PLD-register
 
The processor is a 405Gr processor, 1 UART is connected to a V24 iface.
The boot loader is a striped version of ppcboot, and is now used to load a
self written RTOS. So I guess I can use that version.
 
Is there besides this something else I 'll have to adjust? 
 
Thanks,
 
Joachim Denil
Student @ Karel De Grote hogeschool Antwerpen (Belgium)

[-- Attachment #2: Type: text/html, Size: 8979 bytes --]

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

* porting linux to new board type
@ 2005-12-01 11:30 Nathael PAJANI
  0 siblings, 0 replies; 2+ messages in thread
From: Nathael PAJANI @ 2005-12-01 11:30 UTC (permalink / raw)
  To: linuxppc-embedded

Hi!

I stepped over your message without noticing, do you still need help?

I do not have much experience yet, as I've been graduated only two month 
ago, but my job actualy is porting linux to custom boards, and I 
achieved my first one two weeks ago.
So maybe I can hand out some usefull clues.

Have fun :)
+++

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

end of thread, other threads:[~2005-12-01 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-15 12:03 porting linux to new board type Joachim Denil
  -- strict thread matches above, loose matches on Subject: below --
2005-12-01 11:30 Nathael PAJANI

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