From 9b618eb08b00cf6a84b157c462025b22c951a4b2 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Thu, 12 Apr 2018 11:55:07 +0200 Subject: Rename macaddr to uboot_macaddr For clarify the use of macaddr, rename it to uboot_macaddr. --- boards.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards.yaml.example') diff --git a/boards.yaml.example b/boards.yaml.example index 1e485a4..5737a48 100644 --- a/boards.yaml.example +++ b/boards.yaml.example @@ -33,7 +33,7 @@ lab-slave-0: idvendor: 0x067b idproduct: 0x2303 devpath: 1.1.4 - macaddr: "00:FA:E0:DE:AD:78" + uboot_macaddr: "00:FA:E0:DE:AD:78" dragonboard-410c-01: type: dragonboard-410c pdu_generic: -- cgit 1.2.3-korg