]> git.baikalelectronics.ru Git - uboot.git/commit
common: board_r: print error if binman_init fails
authorTim Harvey <tharvey@gateworks.com>
Fri, 16 Jul 2021 22:44:12 +0000 (15:44 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 1 Aug 2021 15:05:24 +0000 (09:05 -0600)
commita56746b690b91c8b1b729561578379eb62f07986
treef79242479053dc3427a7c0c353e5f1aab6eb59d2
parent07465e1471fc86831ee05ed64a770e7e56fef1ae
common: board_r: print error if binman_init fails

Display an error if binman_init fails.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
common/board_r.c