[U-Boot-Users] starting with u-boot

Sam Song samsongshu at yahoo.com.cn
Sat Jan 15 03:06:32 CET 2005


Zhu Yong <zhu.mm.yong at gmail.com> wrote:
> Because I set TEXT_BASE to 0x08400000, I dumped data
> from flash as well as RAM (from 0x08400000) with
> length equal to the size of u-boot.bin, the two
> file are totally different.

Seems wrong to me. 

> #define CFG_FLASH_BASE  0x00000000 /* SyncFlash on
CSD1  */
> #define FLASH_BANK_SIZE  0x00200000 /* 2 MB Total  
*/

You should set TEXT_BASE in the scope of 0x200000, one
address which reset vector locates in FLASH according
to your hardware configuration. 

Read the DOC Wolfgang suggested and search some  
related threads in this maillist archive and try:-)

Good Luck!

=====
Best regards,

Sam

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/




More information about the U-Boot mailing list