Update 24_hieth_autoprobe.patch

3516cv100 should have setenv phyaddru 0 and phyaddrd 1
pull/364/head
Serhio 2022-08-16 16:26:16 +03:00 committed by GitHub
parent f06bcceae0
commit 65e1519ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
br-ext-chip-hisilicon/board/hi3516cv100/kernel/patches

View File

@ -41,6 +41,7 @@
+ { 1, 0 }, + { 1, 0 },
+ { 1, 2 }, + { 1, 2 },
+ { 0, 2 }, + { 0, 2 },
+ { 0, 1 },
+}; +};
+ +
+static void bruteforce_hieth(struct platform_device *pdev) { +static void bruteforce_hieth(struct platform_device *pdev) {