diff options
Diffstat (limited to 'include/configs/cobra5272.h')
-rw-r--r-- | include/configs/cobra5272.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cobra5272.h b/include/configs/cobra5272.h index a3b7b219b3..c44c6cae58 100644 --- a/include/configs/cobra5272.h +++ b/include/configs/cobra5272.h @@ -155,9 +155,6 @@ u-boot: 'set' command */ #define CONFIG_BOOTCOMMAND "bootm 0xffe80000" /*Autoboto command, please enter a valid image address in flash */ -#define CONFIG_BOOTARGS " " /* default bootargs that are -considered during boot */ - /* User network settings */ #define CONFIG_IPADDR 192.168.100.2 /* default board IP address */ |