[PATCH] bsp/xilinx_zynq: Support configuraton of memory map. Remove SMP variants.

Chris Johns chrisj at rtems.org
Wed Jan 29 03:26:43 UTC 2014


On 29/01/2014 6:18 am, Ric Claus wrote:
> Hi Chris,
>
>    This looks great!  Thanks for doing it.  I was just starting to think about solving this problem, so I am grateful that you beat me to it. :-)
>
>    Along similar lines, in a system where one has multiple different model ZYNQs running at different clock speeds, but otherwise identical from the software point of view, is it possible to make one RTEMS build satisfy them all?  In other words, can you think of a solution wherein the clock speed is determined or set at run time rather than build time?
>

I have pushed patches recently where functions are weak and called when 
provided by a users during initialisation to get specific set ups or 
values. The ones I have provided are the MMU set up and a clock 
frequency for the timer. The use of these functions allows you to manage 
the configuration or configurations.

Chris



More information about the devel mailing list