mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
stm32mp1: cosmetic: remove comment
Remove unnecessary comment. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
parent
fed51572c8
commit
4953f6c84d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue