ARM: mvebu: db-88f6820: remove redundant comment
authorChris Packham <judge.packham@gmail.com>
Mon, 19 Nov 2018 06:59:23 +0000 (19:59 +1300)
committerStefan Roese <sr@denx.de>
Tue, 20 Nov 2018 12:08:15 +0000 (13:08 +0100)
After migration to Kconfig the comment about TEXT_BASE has become
redundant.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/db-88f6820-amc.h
include/configs/db-88f6820-gp.h

index 2f1ffa2754c76d2d46e1ff08c544049edf83c251..e68246cc0f4f6b15f9e70ad3994bbe5d4768c51e 100644 (file)
  * 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 */
 
 /*
index f2aa21a43e5fe068b3f53970080c02dd5d9b2f37..3900cbed2d70b1f9a44bfe0430f73df80d7c7363 100644 (file)
  * 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 */
 
 /*