X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fcoreboot-x86_defconfig;h=afd46b89c28119b0f7d1785dd28b9f1441cbe592;hb=a1797beed262b171645af867303ecf76aad66178;hp=a1379724ec048d7cc13e1fcb9a4d15314c2e9a92;hpb=07d778382200a05a8b86cc135f79ec48e386f25a;p=u-boot diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig index a1379724ec..afd46b89c2 100644 --- a/configs/coreboot-x86_defconfig +++ b/configs/coreboot-x86_defconfig @@ -4,11 +4,12 @@ CONFIG_TARGET_COREBOOT=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 -CONFIG_CMD_IDE=y # CONFIG_CMD_FLASH is not set +CONFIG_CMD_IDE=y CONFIG_CMD_PART=y CONFIG_CMD_SF=y CONFIG_CMD_SPI=y