Re: BSP .inc files and .cfg files

2023-06-18 Thread Chris Johns
On 17/6/2023 5:30 am, Joel Sherrill wrote: > On Fri, Jun 16, 2023 at 3:18 AM Philip Kirkpatrick > mailto:p.kirkpatr...@reflexaerospace.com>> > wrote: > > For the RPU patch, I'll add removing this to my next pass at it. > > If there is some transformation on the linked executable needed to

Re: BSP .inc files and .cfg files

2023-06-16 Thread Joel Sherrill
On Fri, Jun 16, 2023 at 3:18 AM Philip Kirkpatrick < p.kirkpatr...@reflexaerospace.com> wrote: > For the RPU patch, I'll add removing this to my next pass at it. > If there is some transformation on the linked executable needed to download it, I hope you document that entire process in the Users

Re: BSP .inc files and .cfg files

2023-06-16 Thread Philip Kirkpatrick
For the RPU patch, I'll add removing this to my next pass at it. On Fri, Jun 16, 2023 at 6:37 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > > On 16.06.23 06:35, Chris Johns wrote: > > On 16/6/2023 2:33 pm, Sebastian Huber wrote: > >> On 16.06.23 03:46, Chris Johns wrote: >

Re: BSP .inc files and .cfg files

2023-06-15 Thread Sebastian Huber
On 16.06.23 06:35, Chris Johns wrote: On 16/6/2023 2:33 pm, Sebastian Huber wrote: On 16.06.23 03:46, Chris Johns wrote: On 16/6/2023 9:04 am, Joel Sherrill wrote: On Thu, Jun 15, 2023 at 5:41 PM Chris Johns mailto:chr...@rtems.org>> wrote: Hi, Reviewing the RPU patch I

Re: BSP .inc files and .cfg files

2023-06-15 Thread Chris Johns
On 16/6/2023 2:33 pm, Sebastian Huber wrote: > On 16.06.23 03:46, Chris Johns wrote: >> >> On 16/6/2023 9:04 am, Joel Sherrill wrote: >>> >>> On Thu, Jun 15, 2023 at 5:41 PM Chris Johns >> > wrote: >>> >>> Hi, >>> >>> Reviewing the RPU patch I noticed a .inc file

Re: BSP .inc files and .cfg files

2023-06-15 Thread Sebastian Huber
On 16.06.23 03:46, Chris Johns wrote: On 16/6/2023 9:04 am, Joel Sherrill wrote: On Thu, Jun 15, 2023 at 5:41 PM Chris Johns mailto:chr...@rtems.org>> wrote: Hi, Reviewing the RPU patch I noticed a .inc file being added and I wondered why so I checked the sources and to my

Re: BSP .inc files and .cfg files

2023-06-15 Thread Chris Johns
On 16/6/2023 9:04 am, Joel Sherrill wrote: > > > On Thu, Jun 15, 2023 at 5:41 PM Chris Johns > wrote: > > Hi, > > Reviewing the RPU patch I noticed a .inc file being added and I wondered > why so > I checked the sources and to my surprise found: > >

Re: BSP .inc files and .cfg files

2023-06-15 Thread Joel Sherrill
On Thu, Jun 15, 2023 at 5:41 PM Chris Johns wrote: > Hi, > > Reviewing the RPU patch I noticed a .inc file being added and I wondered > why so > I checked the sources and to my surprise found: > > rtems.git $ find bsps -name \*.inc > bsps/v850/gdbv850sim/config/v850sim.inc >

BSP .inc files and .cfg files

2023-06-15 Thread Chris Johns
Hi, Reviewing the RPU patch I noticed a .inc file being added and I wondered why so I checked the sources and to my surprise found: rtems.git $ find bsps -name \*.inc bsps/v850/gdbv850sim/config/v850sim.inc bsps/m68k/genmcf548x/config/genmcf548x.inc bsps/m68k/gen68340/include/m68340.inc