This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compile redboot error for AT91EB40


Yes define CYGARC_PHYSICAL_ADDRESS(x) (x) as I think the EB40 does not have a MMU.
But I don't know wheter linux will fit on such a small board...

> Jani Monoses:
> 
> what is the easist way to let AT91EB40 support linux_exec£¬
> 
> how to modify the sources£¬if I define CYGARC_PHYSICAL_ADDRESS in plf_io.h,
> 
> will it be ok?
> 
> At 2002-08-12 09:53:00 you write£º
> >> ecos-discuss:
> >> 
> >> When I compile redboot for AT91EB40 board, there is a error occured.
> >
> >As it was already pointed out it is because linux exec is not supported by your target.
> >The reason the error occured is that the recent linux_exec modifications set this feature
> >on by default whereas until now linux exec from redboot was not assumed unless explicitely selected.
> >.
> 
>                     
> Yours Sincerely
> 
> 		            shouyi
> 		            shouyi00@mails.tsinghua.edu.cn
> 
> 
> -- 
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
> 

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]