Re: [PATCH] bsps/motorola_powerpc: Add spec support for BSP defines

2023-04-06 Thread Chris Johns
Hi I pushed this but had not noticed it results in: SHLL [/] # rtems bsp BSP: 1 which is fair enough, it is doing what is should. I will rework the defines for mvme2307 and mvme2700 in the header file to be `mot_ppc_mvme2307` and `mot_ppc_mvme2700` to avoid the clash of the names with the

[PATCH] bsps/motorola_powerpc: Add spec support for BSP defines

2023-04-05 Thread chrisj
From: Chris Johns - These are need by the net legacy stack --- .../bsps/powerpc/motorola_powerpc/grp.yml | 4 .../powerpc/motorola_powerpc/optmvme2307.yml | 18 ++ .../powerpc/motorola_powerpc/optmvme2700.yml | 18 ++ 3 files changed, 40