Re: [PATCH rtems] Include support files also for Zynq7000

2024-01-08 Thread Chris Johns
I consider it is a mistake to commit this patch. We have no idea who or where
this is being used by users.

Chris

On 6/1/2024 4:56 am, Bernd Moessner wrote:
> 
> On 05.01.2024 18:54, Kinsey Moore wrote:
>> I assume this is to support the Zynq7000 under rtems-lwip since it would need
>> those installed headers. This looks good to me.
>>
>> Kinsey
>>
>> On Sat, Dec 23, 2023 at 7:00 AM  wrote:
>>
>> From: Bernd Moessner 
>>
>> ---
>>  spec/build/bsps/arm/xilinx-zynq/grp.yml | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/spec/build/bsps/arm/xilinx-zynq/grp.yml
>> b/spec/build/bsps/arm/xilinx-zynq/grp.yml
>> index eeffea0..afa1e44 100644
>> --- a/spec/build/bsps/arm/xilinx-zynq/grp.yml
>> +++ b/spec/build/bsps/arm/xilinx-zynq/grp.yml
>> @@ -18,6 +18,8 @@ links:
>>    uid: abi
>>  - role: build-dependency
>>    uid: obj
>> +- role: build-dependency
>> +  uid: ../../objxilinxsupport
>>  - role: build-dependency
>>    uid: objsmp
>>  - role: build-dependency
>> -- 
>> 2.34.1
>>
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
>>
> Your assumption is correct
> 
> Bernd
> 
> 
> 
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH rtems] Include support files also for Zynq7000

2024-01-05 Thread Bernd Moessner


On 05.01.2024 18:54, Kinsey Moore wrote:
I assume this is to support the Zynq7000 under rtems-lwip since it 
would need those installed headers. This looks good to me.


Kinsey

On Sat, Dec 23, 2023 at 7:00 AM  wrote:

From: Bernd Moessner 

---
 spec/build/bsps/arm/xilinx-zynq/grp.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/spec/build/bsps/arm/xilinx-zynq/grp.yml
b/spec/build/bsps/arm/xilinx-zynq/grp.yml
index eeffea0..afa1e44 100644
--- a/spec/build/bsps/arm/xilinx-zynq/grp.yml
+++ b/spec/build/bsps/arm/xilinx-zynq/grp.yml
@@ -18,6 +18,8 @@ links:
   uid: abi
 - role: build-dependency
   uid: obj
+- role: build-dependency
+  uid: ../../objxilinxsupport
 - role: build-dependency
   uid: objsmp
 - role: build-dependency
-- 
2.34.1


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


Your assumption is correct

Bernd

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

Re: [PATCH rtems] Include support files also for Zynq7000

2024-01-05 Thread Kinsey Moore
I assume this is to support the Zynq7000 under rtems-lwip since it would
need those installed headers. This looks good to me.

Kinsey

On Sat, Dec 23, 2023 at 7:00 AM  wrote:

> From: Bernd Moessner 
>
> ---
>  spec/build/bsps/arm/xilinx-zynq/grp.yml | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/spec/build/bsps/arm/xilinx-zynq/grp.yml
> b/spec/build/bsps/arm/xilinx-zynq/grp.yml
> index eeffea0..afa1e44 100644
> --- a/spec/build/bsps/arm/xilinx-zynq/grp.yml
> +++ b/spec/build/bsps/arm/xilinx-zynq/grp.yml
> @@ -18,6 +18,8 @@ links:
>uid: abi
>  - role: build-dependency
>uid: obj
> +- role: build-dependency
> +  uid: ../../objxilinxsupport
>  - role: build-dependency
>uid: objsmp
>  - role: build-dependency
> --
> 2.34.1
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

[PATCH rtems] Include support files also for Zynq7000

2023-12-23 Thread berndmoessner80
From: Bernd Moessner 

---
 spec/build/bsps/arm/xilinx-zynq/grp.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/spec/build/bsps/arm/xilinx-zynq/grp.yml 
b/spec/build/bsps/arm/xilinx-zynq/grp.yml
index eeffea0..afa1e44 100644
--- a/spec/build/bsps/arm/xilinx-zynq/grp.yml
+++ b/spec/build/bsps/arm/xilinx-zynq/grp.yml
@@ -18,6 +18,8 @@ links:
   uid: abi
 - role: build-dependency
   uid: obj
+- role: build-dependency
+  uid: ../../objxilinxsupport
 - role: build-dependency
   uid: objsmp
 - role: build-dependency
-- 
2.34.1

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


Re: [PATCH] rtems: Include

2022-09-08 Thread Joel Sherrill
Ok. Just push it then.

On Thu, Sep 8, 2022, 8:05 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

> On 08/09/2022 15:03, Joel Sherrill wrote:
> > Ok. Did it get removed from anywhere?
>
> No, the header files are generated by a script and I improved the script
> input a bit.
>
> --
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.hu...@embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax:   +49-89-18 94 741 - 08
>
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] rtems: Include

2022-09-08 Thread Sebastian Huber

On 08/09/2022 15:03, Joel Sherrill wrote:

Ok. Did it get removed from anywhere?


No, the header files are generated by a script and I improved the script 
input a bit.


--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] rtems: Include

2022-09-08 Thread Joel Sherrill
Ok. Did it get removed from anywhere?

On Thu, Sep 8, 2022, 1:11 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

> Directly include  in header files using CPU build
> options.
> ---
>  cpukit/include/rtems/config.h  | 1 +
>  cpukit/include/rtems/rtems/intr.h  | 1 +
>  cpukit/include/rtems/rtems/types.h | 1 +
>  3 files changed, 3 insertions(+)
>
> diff --git a/cpukit/include/rtems/config.h b/cpukit/include/rtems/config.h
> index f3c806d494..56d8f2dd46 100644
> --- a/cpukit/include/rtems/config.h
> +++ b/cpukit/include/rtems/config.h
> @@ -61,6 +61,7 @@
>  #include 
>  #include 
>  #include 
> +#include 
>  #include 
>  #include 
>  #include 
> diff --git a/cpukit/include/rtems/rtems/intr.h
> b/cpukit/include/rtems/rtems/intr.h
> index 8128ff08af..07c55b27a8 100644
> --- a/cpukit/include/rtems/rtems/intr.h
> +++ b/cpukit/include/rtems/rtems/intr.h
> @@ -67,6 +67,7 @@
>  #include 
>  #include 
>  #include 
> +#include 
>  #include 
>  #include 
>  #include 
> diff --git a/cpukit/include/rtems/rtems/types.h
> b/cpukit/include/rtems/rtems/types.h
> index 4779e61b9c..1dd5f8da86 100644
> --- a/cpukit/include/rtems/rtems/types.h
> +++ b/cpukit/include/rtems/rtems/types.h
> @@ -61,6 +61,7 @@
>  #include 
>  #include 
>  #include 
> +#include 
>  #include 
>  #include 
>  #include 
> --
> 2.35.3
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

[PATCH] rtems: Include

2022-09-08 Thread Sebastian Huber
Directly include  in header files using CPU build
options.
---
 cpukit/include/rtems/config.h  | 1 +
 cpukit/include/rtems/rtems/intr.h  | 1 +
 cpukit/include/rtems/rtems/types.h | 1 +
 3 files changed, 3 insertions(+)

diff --git a/cpukit/include/rtems/config.h b/cpukit/include/rtems/config.h
index f3c806d494..56d8f2dd46 100644
--- a/cpukit/include/rtems/config.h
+++ b/cpukit/include/rtems/config.h
@@ -61,6 +61,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
diff --git a/cpukit/include/rtems/rtems/intr.h 
b/cpukit/include/rtems/rtems/intr.h
index 8128ff08af..07c55b27a8 100644
--- a/cpukit/include/rtems/rtems/intr.h
+++ b/cpukit/include/rtems/rtems/intr.h
@@ -67,6 +67,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
diff --git a/cpukit/include/rtems/rtems/types.h 
b/cpukit/include/rtems/rtems/types.h
index 4779e61b9c..1dd5f8da86 100644
--- a/cpukit/include/rtems/rtems/types.h
+++ b/cpukit/include/rtems/rtems/types.h
@@ -61,6 +61,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
-- 
2.35.3

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