X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fwoodburn_sd_defconfig;h=2d2ee9e05f4e9448ae9bcc3c09fe3d80ffabfe79;hb=f3ad64c88ccc3cd60d9d2d7b0098bf1692fda779;hp=275a33f1a8731e11628957667b704f6b6a6f3c5e;hpb=a538ae997ae4cb375ba5362b50ba3f5b35f9519b;p=u-boot diff --git a/configs/woodburn_sd_defconfig b/configs/woodburn_sd_defconfig index 275a33f1a8..2d2ee9e05f 100644 --- a/configs/woodburn_sd_defconfig +++ b/configs/woodburn_sd_defconfig @@ -1,4 +1,7 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg" CONFIG_ARM=y CONFIG_TARGET_WOODBURN_SD=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg" +CONFIG_SYS_PROMPT="woodburn U-Boot > " +CONFIG_CMD_GPIO=y +# CONFIG_CMD_SETEXPR is not set