From bb922ca3eb4b92a27e98fb5d81bf22242e9d4f0e Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 5 Jun 2023 13:58:59 +0200 Subject: global: Use proper project name U-Boot (next) Use proper project name in DTs, messages and READMEs. Signed-off-by: Michal Simek --- include/dt-bindings/memory/bcm-ns3-mc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dt-bindings/memory/bcm-ns3-mc.h b/include/dt-bindings/memory/bcm-ns3-mc.h index 84795ec27a4..d2478d9ae31 100644 --- a/include/dt-bindings/memory/bcm-ns3-mc.h +++ b/include/dt-bindings/memory/bcm-ns3-mc.h @@ -28,7 +28,7 @@ #define BCM_NS3_MEM_SHARE_START 0x8d000000 #define BCM_NS3_MEM_SHARE_LEN 0x020fffff -/* ATF/U-boot/Linux error logs */ +/* ATF/U-Boot/Linux error logs */ #define BCM_NS3_MEM_ELOG_START 0x8f113000 #define BCM_NS3_MEM_ELOG_LEN 0x00100000 -- cgit v1.2.3