summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-09-21 16:02:53 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-09-21 16:02:53 +0300
commitc962eccfa6ddd5897d8c7b3337db2b63a39ddaf6 (patch)
tree8ff3336fba5018445f51866a8836405e824e1280
parent9d85038a56e3e232fe3ec5d3521e044d2f335ada (diff)
downloadsila-service-c962eccfa6ddd5897d8c7b3337db2b63a39ddaf6.tar.xz
rikor-to-sila: set both of ethaddr and eth0addr variables
-rw-r--r--RIKOR/flash-sila-bmc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/RIKOR/flash-sila-bmc.in b/RIKOR/flash-sila-bmc.in
index 329d97b..43ad8b9 100644
--- a/RIKOR/flash-sila-bmc.in
+++ b/RIKOR/flash-sila-bmc.in
@@ -86,6 +86,7 @@ echo -e "\t OK"
# Save current MAC Address:
# ========================
#
+fw_setenv ethaddr ${mac} 2>/dev/null
fw_setenv eth0addr ${mac} 2>/dev/null
reboot -f