smdk6400: remove redundant bootargs definition

Double bootargs setting leads to a duplicated environmant entry.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
This commit is contained in:
Guennadi Liakhovetski 2008-08-31 00:39:47 +02:00 committed by Jean-Christophe PLAGNIOL-VILLARD
parent 11edcfe260
commit 7c0e5a8db3
1 changed files with 0 additions and 1 deletions

View File

@ -286,7 +286,6 @@
/* Settings as above boot configuration */
#define CFG_ENV_IS_IN_NAND
#define CONFIG_BOOTARGS "console=ttySAC,115200"
#define CONFIG_EXTRA_ENV_SETTINGS "bootargs=" CONFIG_BOOTARGS
#if !defined(CONFIG_ENABLE_MMU)
#define CONFIG_CMD_USB 1