Sebastian Huber (5): bsp/lpc32xx: Fix warning bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries() bsp/lpc32xx: Remove hard to maintain comments bsp/lpc32xx: Increase SDRAM size to 64MiB bsp/lpc32xx: Fix lpc32xx_magic_zero_size
.../lpc32xx/include/bsp/lpc-ethernet-config.h | 2 +- bsps/arm/lpc32xx/include/bsp/mmu.h | 7 +- bsps/arm/lpc32xx/start/linkcmds.lpc32xx | 2 +- bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx | 22 +---- .../start/linkcmds.lpc32xx_mzx_stage_1 | 20 ----- .../start/linkcmds.lpc32xx_mzx_stage_2 | 22 +---- .../lpc32xx/start/linkcmds.lpc32xx_phycore | 21 ----- bsps/arm/lpc32xx/start/mmu.c | 81 +++++++++++++++++++ spec/build/bsps/arm/lpc32xx/obj.yml | 1 + 9 files changed, 88 insertions(+), 90 deletions(-) create mode 100644 bsps/arm/lpc32xx/start/mmu.c -- 2.35.3 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel