Skip to content
Snippets Groups Projects
Commit 5b1cc5c4 authored by Rahul Thakur's avatar Rahul Thakur
Browse files

iopsys-brcm63xx-arm: make panther ready

parent 94562f84
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ get_macaddr_maxsize() {
}
get_board_id() {
local board_id="$(fw_printenv -n boardid | tr '_' '-')"
local board_id="$(fw_printenv -n boardid)"
echo "$board_id"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment