
the original EVB implementation doen't support this. But you can use my patches
MCF5282 without reloader news://news.gmane.org:119/42F75DFA.80002@bus-elektronik.de
and
New Board (EB+MCF-EV123 based on Frescale MCF5282) news://news.gmane.org:119/42F75E25.2040301@bus-elektronik.de
to implement this.
The EB+MCF-EV123 Board can boot from internale and externel FLASH. For details please read the code.
regards Jens David Peters schrieb:
I'm struggling trying to get U-Boot to boot from the internal flash of
the
M5282EVB. Can anyone get me going in the right direction?
I'm still not having any luck. I downloaded the patch and installed it and everything looks right. I'm trying to start the evb as if there wasn't any external ram or flash. We have a project coming up that needs to run the 5282 in single-chip mode. I suspect that I'm not defining the base addresses correctly or TEXT_BASE. Can anyone help any further?
Thank you!