From fb75faf45c283e21e38e94a537a748c673c56176 Mon Sep 17 00:00:00 2001 From: Lancelot Kao Date: Wed, 24 Feb 2021 15:26:27 -0600 Subject: meta-fii/meta-kudo: Support for the NCSI interface 1. support the NCSI interface Signed-off-by: Lancelot Kao Change-Id: I345d59e5ea527be344b5e53b64d62ef54f72c868 Signed-off-by: Mohaimen Alsamarai --- meta-fii/meta-kudo/conf/machine/kudo.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-fii/meta-kudo/conf/machine/kudo.conf') diff --git a/meta-fii/meta-kudo/conf/machine/kudo.conf b/meta-fii/meta-kudo/conf/machine/kudo.conf index 88f3a92b4..c136987c7 100644 --- a/meta-fii/meta-kudo/conf/machine/kudo.conf +++ b/meta-fii/meta-kudo/conf/machine/kudo.conf @@ -16,6 +16,7 @@ IGPS_MACHINE = "EB" GBMC_MAC_EEPROM_OF_NAME = "bmcfru" GBMC_MAC_IF_MAP = "eth0" +GBMC_NCSI_IF_NAME = "eth0" IMAGE_FSTYPES += " cpio.${INITRAMFS_CTYPE}.u-boot" -- cgit v1.2.3