[PATCH 2/4] X86: Change command prompt
Heinrich Schuchardt
xypron.glpk at gmx.de
Tue May 2 12:13:01 CEST 2023
On 5/2/23 11:49, thomas.mittelstaedt at bosch.com wrote:
> From: mtt2hi <thomas.mittelstaedt at de.bosch.com>
The commit message should provide a justification for the cahnge.
>
> 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> "
Please, keep the default prompt.
Best regards
Heinrich
More information about the U-Boot
mailing list