Re: [PATCH 1/2] bsps/motorola_powerpc: Change defines from BSP names to avoid clash

2023-04-11 Thread Chris Johns
On 11/4/2023 10:44 pm, Joel Sherrill wrote: > On Tue, Apr 11, 2023, 12:00 AM mailto:chr...@rtems.org>> > wrote: > > From: Chris Johns mailto:chr...@rtems.org>> > > - Change mvme2100 to mot_pcc_mvme2100 to avoid clashing with the >   RTEMS_BSP value for the BSP. You cannot have a

Re: [PATCH 1/2] bsps/motorola_powerpc: Change defines from BSP names to avoid clash

2023-04-11 Thread Joel Sherrill
On Tue, Apr 11, 2023, 12:00 AM wrote: > From: Chris Johns > > - Change mvme2100 to mot_pcc_mvme2100 to avoid clashing with the > RTEMS_BSP value for the BSP. You cannot have a define that is the > BSP name. > --- > bsps/mips/include/bsp/i8259.h | 4 ++-- >

[PATCH 1/2] bsps/motorola_powerpc: Change defines from BSP names to avoid clash

2023-04-10 Thread chrisj
From: Chris Johns - Change mvme2100 to mot_pcc_mvme2100 to avoid clashing with the RTEMS_BSP value for the BSP. You cannot have a define that is the BSP name. --- bsps/mips/include/bsp/i8259.h | 4 ++-- bsps/powerpc/motorola_powerpc/include/bsp.h| 6