Yes, in file ldscript.ld define is : _rambase = 0x4000, _rombase = 0x80000.
 I think these two
address are both in dram. BTW, I am working on ASUS_CUA board.

Collins







[EMAIL PROTECTED] (Eric W. Biederman) on 2002-01-04 14:13:36
                                                                                
                                                                                
                                                                                


                                                              
                                                              
                                                              
 To:      Collins Chen/ALI_ZSZ/ACER@ACER                      
                                                              
 cc:      Ronald G Minnich <[EMAIL PROTECTED]>,               
          [EMAIL PROTECTED]                                  
                                                              
                                                              
                                                              
 Subject: Re: A question about crt0.S                         
                                                              








"Collins Chen" <"collins_chen"@ali.com.tw> writes:

>      Thanks for your reply, but why the code is copied from 0x86b8b to 0x4000
> (from dram to dram), is it excrescent? and why it is 0x4000 not other memory
> address? Thanks!

I'd guess it is an oddity with generic code and the DOC.  I really can't answer
more with out seeing what board you are build for.    But I guess somewhere
in your configuration you have something like: ramstart 0x4000..

Eric




Reply via email to