[U-Boot-Users] POST tests without OCM

I am trying to incorporate some of the POST tests into my u-boot, but I do not have any on-chip-memory (OCM). A lot of the code appears to use OCM for storage of data/testing. Has anyone achieved this by using the cache or any other means?

Hi Craig,
On Friday 14 December 2007, Craig Millen wrote:
I am trying to incorporate some of the POST tests into my u-boot, but I do not have any on-chip-memory (OCM). A lot of the code appears to use OCM for storage of data/testing. Has anyone achieved this by using the cache or any other means?
We are thinking about moving this POST_WORD from OCM to an unused GPT (General Purpose Timer) register. You *are* talking about the 440EP, right? This should be possible here too.
Patches are as always welcome. :)
Best regards, Stefan
===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de =====================================================================
participants (2)
-
Craig Millen
-
Stefan Roese