diff mbox series

[2/4] X86: Change command prompt

Message ID 20230502094923.4024-3-thomas.mittelstaedt@bosch.com
State Superseded
Delegated to: Bin Meng
Headers show
Series Enable U-Boot at Virtualbox to boot images | expand

Commit Message

thomas.mittelstaedt@bosch.com May 2, 2023, 9:49 a.m. UTC
From: mtt2hi <thomas.mittelstaedt@de.bosch.com>

Signed-off-by: mtt2hi <thomas.mittelstaedt@de.bosch.com>
---
 configs/efi-x86_payload64_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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> "