Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | arm-trusted-firmware-mediatek: increase NOR bl3 size | Daniel Golle | 2021-04-09 |
Use bl3 size of 0xa0000 instead of 0x80000 in NOR flash. This results in bl3 ending at 0xc0000 which is where the legacy bootchain typically puts U-Boot environment. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |