From b8147bcba2e8dfef419ba14053285bc9750dc319 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 30 May 2024 22:06:31 +0200 Subject: firmware: Rename from uid64 to eui64 The term EUI-64 is more commonly known (see Wikipedia about MAC addresses [1]). The term UID-64 was introduced because of ST documentation. [1]: https://en.wikipedia.org/wiki/MAC_address --- firmware/boards/nucleo_wl55jc.overlay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/boards') diff --git a/firmware/boards/nucleo_wl55jc.overlay b/firmware/boards/nucleo_wl55jc.overlay index b04f810..7125410 100644 --- a/firmware/boards/nucleo_wl55jc.overlay +++ b/firmware/boards/nucleo_wl55jc.overlay @@ -1,6 +1,6 @@ / { soc { - uid64: uid64@1fff7580 { + eui64: eui64@1fff7580 { reg = <0x1fff7580 0x8>; }; }; -- cgit v1.2.3-70-g09d2