public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: mvebu: db-88f6820: remove redundant comment
@ 2018-11-19  6:59 Chris Packham
  2018-11-20 12:11 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Packham @ 2018-11-19  6:59 UTC (permalink / raw)
  To: u-boot

After migration to Kconfig the comment about TEXT_BASE has become
redundant.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 include/configs/db-88f6820-amc.h | 5 -----
 include/configs/db-88f6820-gp.h  | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/include/configs/db-88f6820-amc.h b/include/configs/db-88f6820-amc.h
index 2f1ffa2754c7..e68246cc0f4f 100644
--- a/include/configs/db-88f6820-amc.h
+++ b/include/configs/db-88f6820-amc.h
@@ -10,11 +10,6 @@
  * High Level Configuration Options (easy to change)
  */
 
-/*
- * TEXT_BASE needs to be below 16MiB, since this area is scrubbed
- * for DDR ECC byte filling in the SPL before loading the main
- * U-Boot into it.
- */
 #define CONFIG_SYS_TCLK		200000000	/* 200MHz */
 
 /*
diff --git a/include/configs/db-88f6820-gp.h b/include/configs/db-88f6820-gp.h
index f2aa21a43e5f..3900cbed2d70 100644
--- a/include/configs/db-88f6820-gp.h
+++ b/include/configs/db-88f6820-gp.h
@@ -10,11 +10,6 @@
  * High Level Configuration Options (easy to change)
  */
 
-/*
- * TEXT_BASE needs to be below 16MiB, since this area is scrubbed
- * for DDR ECC byte filling in the SPL before loading the main
- * U-Boot into it.
- */
 #define CONFIG_SYS_TCLK		250000000	/* 250MHz */
 
 /*
-- 
2.19.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] ARM: mvebu: db-88f6820: remove redundant comment
  2018-11-19  6:59 [U-Boot] [PATCH] ARM: mvebu: db-88f6820: remove redundant comment Chris Packham
@ 2018-11-20 12:11 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2018-11-20 12:11 UTC (permalink / raw)
  To: u-boot

On 19.11.18 07:59, Chris Packham wrote:
> After migration to Kconfig the comment about TEXT_BASE has become
> redundant.
> 
> Signed-off-by: Chris Packham <judge.packham@gmail.com>

Applied to u-boot-marvell/master

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-20 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-19  6:59 [U-Boot] [PATCH] ARM: mvebu: db-88f6820: remove redundant comment Chris Packham
2018-11-20 12:11 ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox