u-boot_%.bbappend: Fix for sun9i

Temporary revert commit ffb0294 from 12 Nov 2023 for device with
Allwinner A80 SoC (aka sun9i):

sunxi: board: simplify early PMIC setup conditions

On Merrii A80 Optimus this git commit causes U-Boot to hang at:

Starting kernel ...

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
Leon Anavi
2024-12-09 16:17:20 +02:00
parent 43d1e49c0e
commit cfd534a0e0
2 changed files with 112 additions and 0 deletions

View File

@ -19,6 +19,10 @@ SRC_URI:append:sunxi = " \
file://boot.cmd \
"
SRC_URI:append:sun9i = " \
file://0001-Revert-sunxi-board-simplify-early-PMIC-setup-conditi.patch \
"
SRC_URI:append:mangopi-mq-t-t113 = " \
file://0004-mangopi-mq-r-t113-Fix-serial-console.patch \
"