Re: [U-Boot-Users] Where to start mtest from?

9 Sep
2005
9 Sep
'05
10:01 a.m.
Hi Andrew,
Is there a way to know what memory segment U-boot uses (stack, etc) so I can give the smallest (safe) possible start address for running "mtest" on my memory?
you didn't say what your target is, but for mips you can turn on debug output in lib_mips/board.c and it will print out info about where various things are in memory. Maybe your target is similar.
Oh, sorry - it's PPC. And yes, scanning my board.c I see some debug messages regarding adresses... But as I see them, it's start adresses, hence I need to know the size of, say, u-boot it self and the stack... Or what?!
BR, Martin
7180
Age (days ago)
7180
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Egholm Nielsen