Fix boot of A13 based machines

This commit backports an u-boot patch that adds a compatible
string for the Allwinner Sun4i-A10 I2C controller.

This will fix the boot process freeze after SPL stage for A13 based machines

Signed-off-by: Sebastian Panceac <spanceac@gmail.com>
This commit is contained in:
Sebastian Panceac
2023-01-30 23:28:41 +02:00
parent d1a076fbea
commit 2dc45f3cdc
2 changed files with 33 additions and 0 deletions

View File

@ -15,6 +15,7 @@ SRC_URI:append:sunxi = " \
file://0001-nanopi_neo_air_defconfig-Enable-eMMC-support.patch \
file://0002-Added-nanopi-r1-board-support.patch \
file://0003-Add-nanopi-duo2-board-support.patch \
file://0004-i2c-mvtwsi-Add-compatible-string-for-allwinner-sun4i.patch \
file://boot.cmd \
"