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: still some problem in redboot


Hi,

> i try to delete 
> /ecosc/cygwin/opt/ecos/packages/hal/arm/arch/current/src/redboot_linux_exec.c
> in line 75 that #error

There is no need to delete that line. The compilation error is telling you
that you did not define CYGARC_PHYSICAL_ADDRESS for your platform, which is
necessary to calculate the physical address of where your linux kernel is
located.

Best Regards,
David Mazur
-- 
Mind: Embedded Linux, eCos and JVM development in Europe
http://mind.be                        tel +32-16-309.666

-- 
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]