* [U-Boot] Uboot Standalone Applications- Test_burst
@ 2009-09-11 7:39 vneethv
2009-09-11 7:57 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: vneethv @ 2009-09-11 7:39 UTC (permalink / raw)
To: u-boot
Hi,
I am trying to run the uboot example - the standalone application,
Test_burst to test my SRAM on Powerpc 440x5 board. Seems like the
application always crashes when i try to execute the same and it always
thrown some exception.
When i checked the code i found that there are some opcodes which are not
supported in ppc440x5 processor. And ppc440x5 also wont support creating a
pagesize 8MB.
Please let me know if this application has to be rewritten or can be
modified so that i can use it for ppc440x5 powered board.
Thanks & Regards,
Vineeth V
--
View this message in context: http://www.nabble.com/Uboot-Standalone-Applications--Test_burst-tp25396448p25396448.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Uboot Standalone Applications- Test_burst
2009-09-11 7:39 [U-Boot] Uboot Standalone Applications- Test_burst vneethv
@ 2009-09-11 7:57 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2009-09-11 7:57 UTC (permalink / raw)
To: u-boot
Dear vneethv,
In message <25396448.post@talk.nabble.com> you wrote:
>
> I am trying to run the uboot example - the standalone application,
> Test_burst to test my SRAM on Powerpc 440x5 board. Seems like the
> application always crashes when i try to execute the same and it always
> thrown some exception.
No big surprise, I think.
If you look at the history of changes for this code, youc an see (in
the first commit, ID 931da93e: "MPC8xx/PowerPC only").
> When i checked the code i found that there are some opcodes which are not
> supported in ppc440x5 processor. And ppc440x5 also wont support creating a
> pagesize 8MB.
>
> Please let me know if this application has to be rewritten or can be
> modified so that i can use it for ppc440x5 powered board.
Yes, the code has to be rewritten for other hardware. Thorough
understanding of the inner workings will be needed to do that.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Wisdom is one of the few things that looks bigger the further away it
is. - Terry Pratchett, _Witches Abroad_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-11 7:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 7:39 [U-Boot] Uboot Standalone Applications- Test_burst vneethv
2009-09-11 7:57 ` Wolfgang Denk
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.