mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
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:
parent
11edcfe260
commit
7c0e5a8db3
@ -286,7 +286,6 @@
|
|||||||
/* Settings as above boot configuration */
|
/* Settings as above boot configuration */
|
||||||
#define CFG_ENV_IS_IN_NAND
|
#define CFG_ENV_IS_IN_NAND
|
||||||
#define CONFIG_BOOTARGS "console=ttySAC,115200"
|
#define CONFIG_BOOTARGS "console=ttySAC,115200"
|
||||||
#define CONFIG_EXTRA_ENV_SETTINGS "bootargs=" CONFIG_BOOTARGS
|
|
||||||
|
|
||||||
#if !defined(CONFIG_ENABLE_MMU)
|
#if !defined(CONFIG_ENABLE_MMU)
|
||||||
#define CONFIG_CMD_USB 1
|
#define CONFIG_CMD_USB 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user