mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 07:51:17 +02:00
Let all ARM linker scripts handle properly -ffunction-sections and -fdata-sections. This will be useful for future changes in order to create symbol-specific sections in common .S files. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>