All of lore.kernel.org
 help / color / mirror / Atom feed
* Which board is similar to mine, and how do I build a custom config?
@ 2004-11-11 12:42 Peter Asemann
  2004-11-11 21:15 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Asemann @ 2004-11-11 12:42 UTC (permalink / raw)
  To: linuxppc-embedded

Well... as you know I need to get that custom board running...

I read the U-BOOT readme and try to write my own config now.
Until now I just copied everything from esteem192e as it seemed most 
similar to my hardware to me, and renamed everything to "esm" which is 
the "codename" of the hardware.

Anyway, I'm not sure if there isn't a board that is more similar to mine 
which I missed, that's why I'm asking you:

The board will have an MPC875 at 133MHz speed.
It'll have an ethernet LXT970A PHY chip and an ISP1301 USB PHY chip for
net/usb, plus a three-pin serial interface connected directly to the CPU.

The RAM will consist of 2x K4S561632E SDRAM chips (2*32MB). The 2 chips 
each take 16bits from the 32bit address bus, chip1 0-15, chip2 16-31. 
For addressing the adress lines A17-A29 connect to both chips' inputs 
A0-A12, address lines A6 and A7 connect to the chips' inputs BA0 and BA1.

The flash will consist of 4x AM29LV160D chips, each getting 8 bits of
the 32bit data bus, all being connected to the 21bit wide adress bus. 
Address bus lines A1 to A20 connect to the chips' inputs A0-A19, the 
chips' inputs called D15/A1 are connected to address bus line A0.

There will be more hardware available on the board, but I won't bother 
with that as it's not important for the task of getting that PowerPC 
subsystem running, I suppose.

I could send you schematic diagrams of the layout as graphics if these 
explanations are not explanatory enough.

The README says of u-boot says for a custom config I'll need a 
u-boot.lds, a flash.c, a board.c and some more things. Do I need to 
change anything about the u-boot.lds, the flash.c or the board.c - I 
hope a custom .../include/configs/ESM.h will suffice?

Enough questions for today.

Peter Asemann

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

end of thread, other threads:[~2004-11-12 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-11 12:42 Which board is similar to mine, and how do I build a custom config? Peter Asemann
2004-11-11 21:15 ` Wolfgang Denk
2004-11-12  3:36   ` PowerPC MMU questions Jeff Domogala
2004-11-12 16:01     ` Kumar Gala

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.