On Sun, Oct 27, 2019 at 05:19:42AM -0700, Bin Meng wrote:

> __swab32() is a Linux specific macro defined in linux/swab.h. Let's
> use the compiler equivalent builtin function __builtin_bswap32() for
> better portability.
> 
> Signed-off-by: Bin Meng <bmeng...@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

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

Reply via email to