Hi all,
After working on PXA255 BSP, it is time for me to move to PXA270.
I got a board with almost all the peripherals and even gpio connections same
as that of my pxa255 board.
My pxa255 board is running perfectly with wince 5.0..
Now, the difference between the new board and my old pxa255 board is only
processor PXA270. So, i am planning to use the same bsp here too with some
changes only on the processor side.
Can any one give me a suggestion and main difference that i need to add or
make to my existing bsp, so that it will run without any problems on pxa270.
I have found the following changes betwen 255 and 270 up to my knowledge,
-->Interrupt architectures are different. But still i am planning to use
the icip for detecting the interrupt.. Is that ok? or i have to use ichp.
--> I left registers memory mapping to be same. since i found the addresses
of registers are almost same as that of pxa255 in pxa270. Only thing is,
some extra registers are added. Since i am not going to use those, mapping
it is useless i think.
--> The same case for RTC too.
--> Kern, kernkitl, kernprof are linked with oal_cache_pxa250.lib, now i am
planning to link it with oal_cache_pxa27x.lib
My hardware is yet to come. Have i missed anything, to modify in my
existing bsp ? if any one has tried porting 255 bsp to 270.. please help me
if i have missed something...
All suggestions are welcome...
--
Ramesh.c
Innovate Sofware Solutions.
Bangalore.