uboot-mediatek: add support for MT798x platforms
Import pending patches to support the upcoming Filogic platforms. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
}
|
||||
--- a/arch/arm/mach-mediatek/Kconfig
|
||||
+++ b/arch/arm/mach-mediatek/Kconfig
|
||||
@@ -115,4 +115,8 @@ config MTK_BROM_HEADER_INFO
|
||||
default "media=emmc" if TARGET_MT8516 || TARGET_MT8365 || TARGET_MT8183
|
||||
@@ -136,4 +136,8 @@ config MTK_BROM_HEADER_INFO
|
||||
default "media=snand;nandinfo=2k+64" if TARGET_MT7981 || TARGET_MT7986
|
||||
default "lk=1" if TARGET_MT7623
|
||||
|
||||
+config RESET_BUTTON_LABEL
|
||||
|
||||
Reference in New Issue
Block a user