On 5/2/23 11:49, thomas.mittelsta...@bosch.com wrote:
From: mtt2hi <thomas.mittelsta...@de.bosch.com>
The commit message should provide a justification for the cahnge.
Signed-off-by: mtt2hi <thomas.mittelsta...@de.bosch.com> --- configs/efi-x86_payload64_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/efi-x86_payload64_defconfig b/configs/efi-x86_payload64_defconfig index f3423091ae..12b5e58374 100644 --- a/configs/efi-x86_payload64_defconfig +++ b/configs/efi-x86_payload64_defconfig @@ -65,3 +65,4 @@ CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_ENV_FAT_FILE="uboot.env" CONFIG_ENV_IS_IN_FAT=y CONFIG_LEGACY_IMAGE_FORMAT=y +CONFIG_SYS_PROMPT="U-Boot> "
Please, keep the default prompt. Best regards Heinrich