]> git.baikalelectronics.ru Git - uboot.git/commit
Kconfig: fix FIT offset prompt text
authorIbai Erkiaga <ibai.erkiaga-elorza@xilinx.com>
Wed, 15 May 2019 21:10:04 +0000 (22:10 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 18 May 2019 16:32:02 +0000 (12:32 -0400)
commit03abe60c352b8a2734d4a9c23e8dee54ccacc477
tree09ec89250ee4ca2e69f1391b714cbe75d2036feb
parentfe454dea7de9686a4f4b70822169b4b0a3cb553d
Kconfig: fix FIT offset prompt text

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-elorza@xilinx.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Kconfig