On 5/15/19 3:57 PM, Ibai Erkiaga wrote:
> The current prompt text for FIT external offset is identical to
> SYS_TEXT_BASE which might confuse the users. Provided more accurate
> description for the prompt text.
> 
> Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elo...@xilinx.com>
> ---
> 
>  Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Kconfig b/Kconfig
> index 91c1082..f490ee4 100644
> --- a/Kconfig
> +++ b/Kconfig
> @@ -278,7 +278,7 @@ config FIT
>  if FIT
>  
>  config FIT_EXTERNAL_OFFSET
> -     hex "Text Base"
> +     hex "FIT External Offset"

What changed ? There's no changelog and the patch looks the same too ;-)

>       default 0x0
>       help
>         This specifies a data offset in fit image.
> 


-- 
Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to