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]

Re: problem enabling the caches on powerpc


Saurabh:

Disable the burst for this memory area. You can do that by setting
bit 23 (BIH) in the OR register of that particular memory bank.

Doing this will:

1) Give you confidence that there is indeed a problem to be fixed
with the UPM table
2) Keep your software development going while you look for a
solution.

Regards
Anthony Tonizzo

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