RE: RTEMS booting problem for PICO-PI-IMX7 board.

2018-04-15 Thread JunBeom Kim (EmbedCoreTech)
Dear Sebastian, No problem. I found that there is difference for accessing GT between Cortex-A7(i.MX7D) and Cortex-A9(i.MX6Q) by ARM technical manual. Therefore, arm-a9mpcore-clock-config.c should be not used for Cortex-A7 based SoC. If I have update in my side regarding RTEMS testing on PICO-

Re: RTEMS booting problem for PICO-PI-IMX7 board.

2018-04-15 Thread Sebastian Huber
Hello Kim, On 13/04/18 10:04, JunBeom Kim (EmbedCoreTech) wrote: Dear Sebastian, I returned to your original code from arm-a9mpcore-clock-config.c to arm-generic-timer-config.c. ( Reason ) Global timer register and SCU register can not be accessed by direct memory access. Instead of this, CP1