commit | dadde50f4648354b9445ea20fd380a10d266b85e | [log] [tgz] |
---|---|---|
author | Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com> | Wed May 15 22:10:04 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat May 18 12:32:02 2019 -0400 |
tree | 09ec89250ee4ca2e69f1391b714cbe75d2036feb | |
parent | 7020492dea4bc44238196b13867a1984e9f5f81c [diff] |
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>