diff options
Diffstat (limited to 'include/configs/aspeed-common.h')
-rw-r--r-- | include/configs/aspeed-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/aspeed-common.h b/include/configs/aspeed-common.h index 0a51094515..1e182a140e 100644 --- a/include/configs/aspeed-common.h +++ b/include/configs/aspeed-common.h @@ -58,8 +58,6 @@ */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE - #define CONFIG_BOOTCOMMAND "bootm 20080000 20300000" #define CONFIG_ENV_OVERWRITE |