]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/snapper9260_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / configs / snapper9260_defconfig
index 2e86f954c8ed272f58e797dabd742191526aa653..b2e1d5263f0008633364ea3e84b39aedd33ee2ca 100644 (file)
@@ -5,6 +5,8 @@ CONFIG_FIT=y
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
 CONFIG_ENV_IS_IN_NAND=y
 CONFIG_BOOTDELAY=3
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyS0,115200 ip=any"
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="Snapper> "