The bootloader cannot fit in the size of iram_loader_seg when built under -O0. Extend the IRAM size to fix this.
Regression from moving HAL and LL code into the new "hal" component.