[PATCH 0/5] Prepare bsp/lpc32xx for RTMES 6 release
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Aug 7 07:02:15 UTC 2023
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
More information about the devel
mailing list