mirror of https://github.com/OpenIPC/firmware.git
Update 24_hieth_autoprobe.patch
3516cv100 should have setenv phyaddru 0 and phyaddrd 1pull/364/head
parent
f06bcceae0
commit
65e1519ca0
|
@ -41,6 +41,7 @@
|
|||
+ { 1, 0 },
|
||||
+ { 1, 2 },
|
||||
+ { 0, 2 },
|
||||
+ { 0, 1 },
|
||||
+};
|
||||
+
|
||||
+static void bruteforce_hieth(struct platform_device *pdev) {
|
||||
|
|
Loading…
Reference in New Issue