Re: [PATCH rtems-lwip] wscript: Allow deeper lwIP configuration

2022-11-11 Thread Vijay Kumar Banerjee
This is great! This makes it more adaptable with different BSPS. Also, thanks for the documentation. :) On Fri, Nov 11, 2022 at 3:03 PM Kinsey Moore wrote: > > This adds a basic configuration mechanism in config.ini to control which > BSPs are enabled and to alter lwIP's define/macro-based

[PATCH rtems-lwip] wscript: Allow deeper lwIP configuration

2022-11-11 Thread Kinsey Moore
This adds a basic configuration mechanism in config.ini to control which BSPs are enabled and to alter lwIP's define/macro-based configuration directives. Existing builds using --rtems-bsps are unaffected if config.ini is not used. --- README | 14 ++ wscript | 60

Re: [PATCH rtems-lwip] zynqmp: Add support for the CFC-400X BSP

2022-11-11 Thread Vijay Kumar Banerjee
Looks great. It only affects the Zynqmp. Thanks. On Thu, Nov 10, 2022 at 2:23 PM Kinsey Moore wrote: > > This adds support for the CFC-400X BSP including an option to select > SGMII instead of the default RGMII PHY interface and adds a way for > ZynqMP BSPs to provide additional configuration

Re: [rtems-docs commit] Update build system related sections for RTEMS 6

2022-11-11 Thread Chris Johns
On 11/11/22 6:39 pm, Sebastian Huber wrote: > On 10/11/2022 01:30, Chris Johns wrote: >> The first is the maintenance of embedded the version numbers in the >> documentation. If we can avoid doing that the work per release or dot release >> is less. > > We could use a simple search and replace