On Sun, Jan 17, 2016 at 02:44:37AM +0000, Tom Rini wrote:

> With gcc-5.3 we get a warning for using switch() on a bool type.
> Rewrite these sections as if/else and update the one section that was
> using 1/0 instead of true/false.
> 
> Cc: Simon Glass <s...@chromium.org>
> Cc: Przemyslaw Marczak <p.marc...@samsung.com>
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> Acked-by: Przemyslaw Marczak <p.marc...@samsung.com>

Reworded the subject and applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to