[PATCH] bsp/xilinx_zynq: Support configuraton of memory map. Remove SMP variants.
Chris Johns
chrisj at rtems.org
Wed Jan 29 03:25:43 UTC 2014
On 28/01/2014 9:13 pm, Sebastian Huber wrote:
>
> On 2014-01-28 04:07, Chris Johns wrote:
>> Make FAST_IRQ 1 only for the realview qemu BSP.
>
> what is this for a change? I can't find it in the patch.
>
-RTEMS_BSPOPTS_SET([CLOCK_DRIVER_USE_FAST_IDLE],[*qemu],[1])
+USE_FAST_IDLE=0
+AS_IF([test "x${RTEMS_BSP}" == xxilinx_zynq_a9_qemu] [USE_FAST_IDLE=1])
Sorry I meant FAST_IDLE as in the timer hack.
Chris
More information about the devel
mailing list