mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-04-27 00:41:04 +02:00
(A && A == 0x20) is only true for (A == 0x20). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>