On 10/02/2015 4:14 am, Amar Takhar wrote:
On 2015-02-07 10:27 +1100, Chris Johns wrote:
On 6/02/2015 6:04 pm, Amar Takhar wrote:
Onto the BSP configuration.

For my Zynq board at the moment has 256M and I have L2 cache disabled
and with the autotools configure I need use BSPOPTS as:

   BSP_DATA_CACHE_ENABLED= BSP_INSTRUCTION_CACHE_ENABLED= \
    BSP_ZYNQ_RAM_LENGTH=256M

I have added support for the xilinx_zynq_zc706.  This is the only zynq BSP
enabled at the moment.

Awesome. I will try this out soon.


Look in config.cfg when you do a 'waf' configure for all the available options
these are exposed there.


Do I just edit these options ?

If so, is this temporary or the way we do this ? I am considering the use case of a project with a release process that includes building RTEMS. I am not sure patching this file is a good idea as it could be a little fragile.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to