
19 Apr
2017
19 Apr
'17
3:04 p.m.
On Sat, Apr 15, 2017 at 04:37:54PM +0200, xypron.glpk@gmx.de wrote:
'A || (!A && B)' is equivalent to 'A || B'. Let's reduce the complexity of the statement in start_jr0().
The problem was indicated by cppcheck.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: York Sun york.sun@nxp.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom