mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 19:13:04 +08:00
Fix the __size symbol value to reflect the total size of the bootloader. This prevents a bootloader crash with application images above a certain threshold (e.g. fileio sample program). Update #3727.