diff options
Diffstat (limited to 'configs/woodburn_sd_defconfig')
-rw-r--r-- | configs/woodburn_sd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/woodburn_sd_defconfig b/configs/woodburn_sd_defconfig index 96a00b326b..59f2ad0ce5 100644 --- a/configs/woodburn_sd_defconfig +++ b/configs/woodburn_sd_defconfig @@ -3,3 +3,4 @@ CONFIG_TARGET_WOODBURN_SD=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg" # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="woodburn U-Boot > " |