diff options
author | Chris Packham | 2018-11-19 19:59:23 +1300 |
---|---|---|
committer | Stefan Roese | 2018-11-20 13:08:15 +0100 |
commit | 093c0ab239cd3af8d868459baac3d633e211593d (patch) | |
tree | e55871641c3a94678f3daa5a0715313d4c1092e0 /include/configs/db-88f6820-gp.h | |
parent | 2b4d964718c0e78a24f3a5e051e7dd9bc0e547c2 (diff) |
ARM: mvebu: db-88f6820: remove redundant comment
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>
Diffstat (limited to 'include/configs/db-88f6820-gp.h')
-rw-r--r-- | include/configs/db-88f6820-gp.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/db-88f6820-gp.h b/include/configs/db-88f6820-gp.h index f2aa21a43e5..3900cbed2d7 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 */ /* |