This is the mail archive of the ecos-discuss@sourceware.org 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]

eCos xscale problem


Hi All,

I am running redboot on a board called eurotech titan which has intel
pxa270 xscale arm processor. The ethernet controller that I have is
Davicom DM9000.

For running it successfully I have had to increase the chip select
timings (CS) and thus modify MSC0 register (meant for ethernet).

I have done the modification in :
packages/hal/arm/xscale/titan/current/include/hal_platform_setup.h
(base directory being that of ecos)

as that is the only place where MSC register settings can be modified for titan.

Unfortunately on building redboot; that file isn't recompiled at all.
Thus the value of the register MSC0 remains same after booting.

I would be glad if someone could assist me in this problem.

Thanks and Regards,

Saurabh

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


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