diff options
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r-- | include/configs/ethernut5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h index ecd35e9e0f..430acc09fb 100644 --- a/include/configs/ethernut5.h +++ b/include/configs/ethernut5.h @@ -166,7 +166,6 @@ "bootm 0x22000000" /* Misc. u-boot settings */ -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + 16 \ + sizeof(CONFIG_SYS_PROMPT)) |