Page MenuHomePhabricator

Remove unnecessary LOAD address specifications from GNU linker scripts
Closed, ResolvedPublic

Description

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).

Event Timeline

davidvincze changed the edit policy from "All Users" to "Administrators".Apr 1 2019, 9:36 AM
davidvincze closed this task as Resolved.Apr 5 2019, 11:52 AM