[PATCH] ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUI
Vyacheslav
adeep at lexina.in
Fri Oct 29 16:49:58 CEST 2021
Fix build warning in misc_init_r jethub-j100.c
Signed-off-by: Vyacheslav Bocharov <adeep at lexina.in>
---
board/amlogic/jethub-j100/jethub-j100.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/amlogic/jethub-j100/jethub-j100.c
b/board/amlogic/jethub-j100/jethub-j100.c
index 575bb31573..6a2c4ad4c3 100644
--- a/board/amlogic/jethub-j100/jethub-j100.c
+++ b/board/amlogic/jethub-j100/jethub-j100.c
@@ -13,6 +13,7 @@
#include <asm/arch/sm.h>
#include <asm/arch/eth.h>
#include <asm/arch/mem.h>
+#include <u-boot/crc.h>
int misc_init_r(void)
{
--
2.30.2
More information about the U-Boot
mailing list