All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] running custom apps under uboot
@ 2004-02-23 19:12 himbA
  2004-02-23 19:39 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: himbA @ 2004-02-23 19:12 UTC (permalink / raw)
  To: u-boot

hi

I would like to code standalone app under uboot that would test my eth 
chip.
I tried running hello_world.srec from ram location and I got 'prefetch 
abort' on go. My procedure follows:
tftp a0100000 hello_world.srec
go a0140004 test test2
(go a0100000 test test2)

address value for go is memory location plus offset defined in Makefile. 
Both go commands yield an error and reset the board.

I would like to know what file and how to modify it to get standalone 
programs running from memory.

regards, himba

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

end of thread, other threads:[~2004-02-24  2:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-23 19:12 [U-Boot-Users] running custom apps under uboot himbA
2004-02-23 19:39 ` Wolfgang Denk
2004-02-23 21:00   ` himbA
2004-02-23 21:45     ` Wolfgang Denk
2004-02-24  2:22     ` Detlev Zundel

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.