arm-trusted-firmware-mediatek: fix hang on reboot on MT7622
authorDaniel Golle <daniel@makrotopia.org>
Sun, 10 Sep 2023 22:39:33 +0000 (23:39 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 10 Sep 2023 22:47:38 +0000 (23:47 +0100)
commit948ad2ec7a21645bac4d523c8f31d1cc3e2eac71
tree888449031a67fc9101ae13b95839188ec79238e3
parent9725524235b30b436f6430d70cd809abf1b48a91
arm-trusted-firmware-mediatek: fix hang on reboot on MT7622

With recent updates of TF-A the previously already fixed bug slipped
back into the source tree. Again, reorder bl2 init for MT7622 and
initialize WDT only after DRAM init has completed to avoid the
notorious hang.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/arm-trusted-firmware-mediatek/Makefile
package/boot/arm-trusted-firmware-mediatek/patches/002-mt7622-move-wdt-init-after-dram-init.patch [new file with mode: 0644]