diff options
Diffstat (limited to 'include/configs/tx25.h')
-rw-r--r-- | include/configs/tx25.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tx25.h b/include/configs/tx25.h index 8f8a1a377eb..b284daafffd 100644 --- a/include/configs/tx25.h +++ b/include/configs/tx25.h @@ -65,7 +65,6 @@ */ /* malloc() len */ #define CONFIG_SYS_MALLOC_LEN (1 << 20) /* 1 MiB */ -/* reserved for initial data */ /* * Board has 2 32MB banks of DRAM but there is a bug when using * both so only the first is configured |