
14 Aug
2014
14 Aug
'14
11:28 a.m.
On Mon, 11 Aug 2014 11:17:08 +0200 Heiko Schocher hs@denx.de wrote:
currently the buffer for command name is 50 bytes only. If using fit_info with long absolute paths, this is not enough, so raise it to 256 (as it is in fit_check_sign)
Signed-off-by: Heiko Schocher hs@denx.de Cc: Simon Glass sjg@chromium.org
tools/fit_info.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
applied to u-boot-staging/agust@denx.de. thanks!
Anatolij