mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 06:24:26 +02:00
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:
@ -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 \
|
||||
"
|
||||
|
Reference in New Issue
Block a user