X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fsnapper9260_defconfig;fp=configs%2Fsnapper9260_defconfig;h=b2e1d5263f0008633364ea3e84b39aedd33ee2ca;hb=5abc1a4523a5509ce37bc3ec818b660a48f4eafd;hp=2e86f954c8ed272f58e797dabd742191526aa653;hpb=aa6aaf93211b7e22361e75f1068e1e565e731f25;p=people%2Fms%2Fu-boot.git diff --git a/configs/snapper9260_defconfig b/configs/snapper9260_defconfig index 2e86f954c8..b2e1d5263f 100644 --- a/configs/snapper9260_defconfig +++ b/configs/snapper9260_defconfig @@ -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> "