Random (and late) question. For this generic BSP, the bsp.h has this:

LIBBSP_POWERPC_MOTOROLA_POWERPC_BSP_H

as the bsp guard. libbsd uses that to configure the nexus device and
peripherals. Are there board model differences which need to be taken
into account? We would need a secondary define. The QorIQ has
examples of that I think.

--joel

On Tue, Apr 4, 2023 at 11:53 PM <chr...@rtems.org> wrote:

> Hi,
>
> The MVME2700 can run the MVME2307 BSP. It is confusing in
> EPICS to have the MVME2700 referencing the mvme2307 BSP.
> This patch adds the BSP powerpc/mvme2700.
>
> The bsp.h header for the motorola_powerpc family needs the
> RTEMS_BSP device to control the legacy network stack's
> interface and attach defines. The rtems-net-legacy repo
> needs those defines to build and run tests. The patch adds
> the required defines for the mvme2307 and mvme2700.
>
> Chris
>
>
>
> _______________________________________________
> 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

Reply via email to