From: Patrick Delaunay <patrick.delaunay@st.com>
Date: Tue, 30 Jul 2019 17:16:09 +0000 (+0200)
Subject: stm32mp1: cosmetic: remove comment
X-Git-Tag: v2025.01-rc5-pxa1908~2809^2~59
X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.Permalink%20%7D%7D?a=commitdiff_plain;h=4953f6c84d96770022927404e1ec05a1a43e7477;p=u-boot.git

stm32mp1: cosmetic: remove comment

Remove unnecessary comment.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
---

diff --git a/include/configs/stm32mp1.h b/include/configs/stm32mp1.h
index 24f7b9d463..1bed57083d 100644
--- a/include/configs/stm32mp1.h
+++ b/include/configs/stm32mp1.h
@@ -52,7 +52,6 @@
 
 /* SPL support */
 #ifdef CONFIG_SPL
-/* BOOTROM load address */
 /* SPL use DDR */
 #define CONFIG_SPL_BSS_START_ADDR	0xC0200000
 #define CONFIG_SPL_BSS_MAX_SIZE		0x00100000