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]

ARM high vectors


In the code for vectors.S, it assumes that the reset vectors are at
0x0, our memory map sets the V bit for high vectors such that they are
located at 0xFFFF0000 instead. Would a patch to check for this be
accepted or is there a better way of taking this into account than
checking the the CP15 for bit 13?

thanks,

slide

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