Waf branch - Configuration [4/6]
Amar Takhar
amar at rtems.org
Sat Feb 7 01:23:09 UTC 2015
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
>
> How do I do this ?
This BSP is not added. When you run config these will be options in config.cfg.
I will try to get this BSP working for you.
When you run 'waf config --list' if it has 'MISSING' that means it has not been
added to the waf build yet.
Amar.
More information about the devel
mailing list