Sebastian Huber (8): build: Add assert-in-set option action bsp/tms570: Export -mbe32 to pkg-config bsp/tms570: Enable cache manager implementation bsp/tms570: Add pin configuration variants bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SEL bsp/tms570: Use 0x for hex constants bsp/tms570: Add TMS570_VARIANT bsp/tms570: Add TMS570LC4357 support
bsps/arm/tms570/include/bsp/tms570-pinmux.h | 76 ++++++++++--- bsps/arm/tms570/include/bsp/tms570-pins.h | 6 + bsps/arm/tms570/include/bsp/tms570.h | 38 +++++-- .../tms570/include/bsp/tms570lc4357-pins.h | 5 + .../tms570/include/bsp/tms570ls3137zwt-pins.h | 5 +- bsps/arm/tms570/start/init_pinmux.c | 4 + bsps/arm/tms570/start/pinmux.c | 103 +++++++++++++----- spec/build/bsps/arm/tms570/grp.yml | 2 + spec/build/bsps/arm/tms570/obj.yml | 3 +- spec/build/bsps/arm/tms570/optlinkflags.yml | 1 + spec/build/bsps/arm/tms570/optvariant.yml | 21 ++++ wscript | 8 ++ 12 files changed, 216 insertions(+), 56 deletions(-) create mode 100644 spec/build/bsps/arm/tms570/optvariant.yml -- 2.35.3 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel