Re: [U-Boot-Users] load u-boot via network and run in ram by u-boot in flash

By the way, I have not BDI or other hardware debug tool.
Thanks&Regards Linfeng
-----Original Message----- From: Li, Linfeng (SDC) Sent: 2006年7月21日 14:34 To: U-Boot-Users@lists.sourceforge.net Subject: load u-boot via network and run in ram by u-boot in flash
Hi
I have available u-boot in flash, and it can work . I want to load the u-boot from network and test, but not write to flash, just run in ram. U-boot run from flash should boot the test u-boot like boot other OS. Did somebody do it? How can i do it? Please give me some sugguestion.
Thanks&Regards Linfeng
CONFIDENTIALITY NOTICE: The contents in this e-mail and any attachment may be proprietary, confidential, and privileged, and is intended only for the use of the individual(s) named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, disclosure, copying or distribution of the contents is strictly prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and deleting it and all copies and backups thereof.

--- "Li, Linfeng (SDC)" lli@WhiteRockNetworks.com wrote:
By the way, I have not BDI or other hardware debug tool.
Thanks&Regards Linfeng
-----Original Message----- From: Li, Linfeng (SDC) Sent: 2006Äê7ÔÂ21ÈÕ 14:34 To: U-Boot-Users@lists.sourceforge.net Subject: load u-boot via network and run in ram by u-boot in flash
Hi
I have available u-boot in flash, and it can work . I want to load the u-boot from network and test, but not write to flash, just run in ram. U-boot run from flash should boot the test u-boot like boot other OS. Did somebody do it? How can i do it? Please give me some sugguestion.
Thanks&Regards Linfeng
Change the TEXT_BASE in your board config.mk file to match where you want to run from in ram. Then load it and just go <ram addr>. I might also add that you will have to disable initializing the cpu and sdram since you are already running from ram.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (2)
-
Frank
-
Li, Linfeng (SDC)