Bootblock 10.10.19 Date: 27.03.24
- uboot can only be loaded to DRAM from the range 0x100 till the end of DRAM.
- Avoid TOCTOU: read destination address and size only once.
- Remove XIP.
- uboot can only be loaded to DRAM from the range 0x100 till the end of DRAM.
- Avoid TOCTOU: read destination address and size only once.
- Remove XIP.