]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/chromebox_panther_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / configs / chromebox_panther_defconfig
index d3982c8f2882a58e0e36c4bc614efdf7f55f1767..042d92e3567b24b80d582992f62e7fbcd9c0a0e1 100644 (file)
@@ -7,6 +7,8 @@ CONFIG_HAVE_VGA_BIOS=y
 CONFIG_FIT=y
 CONFIG_BOOTSTAGE=y
 CONFIG_BOOTSTAGE_REPORT=y
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="root=/dev/sdb3 init=/sbin/init rootwait ro"
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_HUSH_PARSER=y
 # CONFIG_CMD_IMLS is not set