Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method

2022-09-09 Thread Kinsey Moore
On 9/9/2022 16:29, Chris Johns wrote: On 9/9/2022 11:16 pm, Kinsey Moore wrote: On 9/9/2022 01:46, Chris Johns wrote: On 9/9/2022 2:52 am, Kinsey Moore wrote: At some point, the lwIP build needs to get better about managing which BSPs it supports, but that's not a task for you here and now. I

Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method

2022-09-09 Thread Chris Johns
On 9/9/2022 11:16 pm, Kinsey Moore wrote: > On 9/9/2022 01:46, Chris Johns wrote: >> On 9/9/2022 2:52 am, Kinsey Moore wrote: >>> At some point, the lwIP build needs to get better about managing which BSPs >>> it >>> supports, but that's not a task for you here and now. >> I think this is needed.

Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method

2022-09-09 Thread Kinsey Moore
On 9/9/2022 01:46, Chris Johns wrote: On 9/9/2022 2:52 am, Kinsey Moore wrote: At some point, the lwIP build needs to get better about managing which BSPs it supports, but that's not a task for you here and now. I think this is needed. Can lwip be built generically for a BSP that is not specifi

Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method

2022-09-08 Thread Chris Johns
On 9/9/2022 2:52 am, Kinsey Moore wrote: > At some point, the lwIP build needs to get better about managing which BSPs it > supports, but that's not a task for you here and now. I think this is needed. Can lwip be built generically for a BSP that is not specific covered in a list? I ask because l

Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method

2022-09-08 Thread Duc Doan
: Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method On 9/8/2022 11:34, Duc Doan wrote: > --- > lwip.py | 31 ++- > 1 file changed, 18 insertions(+), 13 deletions(-) > > diff --git a/lwip.py b/lwip.py > index 84eef2c..1f0b8e2 1006

Re: [PATCH rtems-lwip v3 1/7] lwip.py: Change arch and bsp check method

2022-09-08 Thread Kinsey Moore
On 9/8/2022 11:34, Duc Doan wrote: --- lwip.py | 31 ++- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/lwip.py b/lwip.py index 84eef2c..1f0b8e2 100644 --- a/lwip.py +++ b/lwip.py @@ -99,6 +99,8 @@ def build(bld): drv_incl = [] arch_lib_