arm-trusted-firmware-mediatek: increase NOR bl3 size
authorDaniel Golle <daniel@makrotopia.org>
Fri, 2 Apr 2021 11:03:01 +0000 (12:03 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 9 Apr 2021 15:04:40 +0000 (16:04 +0100)
commitd37aaf3ee29df0c6eea960e51ca64fd27e425598
tree17ba0f9f99484cd79689336d77d11aa8604aeca3
parent2809d0000744b77d5b6cef20f6d44eed75c35e6a
arm-trusted-firmware-mediatek: increase NOR bl3 size

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>
package/boot/arm-trusted-firmware-mediatek/patches/100-increase-nor-bl3-size.patch [new file with mode: 0644]