-
Federico Vaga authored
The GCC optimization *brake* the bootloader code. It was happening that on BOOT_jump() function call the ARM registers were not properly set. The result was that the PC and SP register were pointing at the wrong addresses. Signed-off-by: Federico Vaga <federico.vaga@gmail.com>
b06b901d