public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] porting u-boot
@ 2004-11-30 11:44 Peter Asemann
  2004-11-30 11:57 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Asemann @ 2004-11-30 11:44 UTC (permalink / raw)
  To: u-boot

I'm still into porting u-boot to a full-custom board.
The u-boot README says that the u-boot will scan for my SDRAM and find 
out how much I have.
I suppose that will only work if I write a custom SDRAM-setup-procedure 
..../u-boot/board/CUSTOMBOARD/customboard.c ? Is that right?

If so, is there any documentation about what needs to be done there?
I believe that the sdram_table array used in all those board_name.c 
files contains hexadecimal encoded instructions programming the UPM.. am 
I right?

Well... any hints (like, for example, "RTFM manual/ressource name") are 
welcome.

Peter Asemann

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [U-Boot-Users] Porting U-boot
@ 2004-10-07  9:36 calvin
  0 siblings, 0 replies; 5+ messages in thread
From: calvin @ 2004-10-07  9:36 UTC (permalink / raw)
  To: u-boot

I am trying to port U-boot to a board which uses Galileo(GT64120) system 
controller to access SDRAM. does any of the boards supported by U-boot 
have a similar interface ?


Thanks and Regards,
Pooja

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [U-Boot-Users] porting u-boot
@ 2004-09-27 12:08 吴兵
  2004-09-27 20:22 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: 吴兵 @ 2004-09-27 12:08 UTC (permalink / raw)
  To: u-boot

  HELLO EVERYONE 
    i am porting u-boot to my hardware my arm is philips lpc2210 . in the readme  ,i find that  "	1.  Add a new configuration option for your board to the toplevel
    "Makefile" and to the "MAKEALL" script, using the existing"
  i don't understand this sentence.   my arm is arm7-tdmi.  i use the "S3C44B0 Systems"  in  in the Makefile, i add some lines as  following.but i don't understand what means? is it right?
  :#########################################################################
## LPC2210 Systems

B2_config	:	unconfig
	@./mkconfig $(@:_config=) arm LPC2210 B2 dave
-----------------------------------------------------

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

end of thread, other threads:[~2004-11-30 11:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-30 11:44 [U-Boot-Users] porting u-boot Peter Asemann
2004-11-30 11:57 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-10-07  9:36 [U-Boot-Users] Porting U-boot calvin
2004-09-27 12:08 [U-Boot-Users] porting u-boot 吴兵
2004-09-27 20:22 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox