aboutsummaryrefslogtreecommitdiff
path: root/include/configs/thunderx_88xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/thunderx_88xx.h')
-rw-r--r--include/configs/thunderx_88xx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/thunderx_88xx.h b/include/configs/thunderx_88xx.h
index fc16678..7c35d8c 100644
--- a/include/configs/thunderx_88xx.h
+++ b/include/configs/thunderx_88xx.h
@@ -15,7 +15,6 @@
#define CONFIG_SYS_NO_FLASH
-
#define CONFIG_IDENT_STRING \
" for Cavium Thunder CN88XX ARM v8 Multi-Core"
#define CONFIG_BOOTP_VCI_STRING "Diagnostics"
@@ -31,11 +30,9 @@
/* SMP Spin Table Definitions */
#define CPU_RELEASE_ADDR (CONFIG_SYS_SDRAM_BASE + 0x7fff0)
-
/* Generic Timer Definitions */
#define COUNTER_FREQUENCY (0x1800000) /* 24MHz */
-
#define CONFIG_SYS_MEMTEST_START MEM_BASE
#define CONFIG_SYS_MEMTEST_END (MEM_BASE + PHYS_SDRAM_1_SIZE)