From d9bacba15b255a0d1d25054acec649cff67f8aaa Mon Sep 17 00:00:00 2001 From: Jernej Skrabec Date: Wed, 6 Jan 2021 18:20:57 +0100 Subject: [PATCH] uboot_helper: Update Tanix TX6 U-Boot config file name --- scripts/uboot_helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 7138821e41..5fe0b1c192 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -133,7 +133,7 @@ devices = \ }, 'tanix-tx6' : { 'dtb' : 'sun50i-h6-tanix-tx6.dtb', - 'config' : 'eachlink_h6_mini_defconfig' + 'config' : 'tanix_tx6_defconfig' }, }, 'R40' : {