]> git.sur5r.net Git - u-boot/blobdiff - configs/sama5d3xek_mmc_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / configs / sama5d3xek_mmc_defconfig
index 0fe0b947233865f646afb9540e9f7a79e63dce70..4fd6d26ce7ceb049cc491c5f332d4f5aa4b10a97 100644 (file)
@@ -16,6 +16,8 @@ CONFIG_FIT=y
 CONFIG_SYS_EXTRA_OPTIONS="SAMA5D3,SYS_USE_MMC"
 CONFIG_ENV_IS_IN_FAT=y
 CONFIG_BOOTDELAY=3
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwait"
 # CONFIG_CONSOLE_MUX is not set
 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
 # CONFIG_DISPLAY_BOARDINFO is not set