There are needless LOAD address (LMA) specifications in certain output section descriptions in the GNU linker scripts.
These empty sections should not be loaded into the Flash, the LMA should be equal to the VMA (virtual address)
(neither the startup codes do anything with these sections).
Description
Description