[PATCH 2/4] X86: Change command prompt

thomas.mittelstaedt at bosch.com thomas.mittelstaedt at bosch.com
Tue May 2 11:49:21 CEST 2023


From: mtt2hi <thomas.mittelstaedt at de.bosch.com>

Signed-off-by: mtt2hi <thomas.mittelstaedt at 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> "
-- 
2.30.2



More information about the U-Boot mailing list