[U-Boot] [PATCH v3 3/9] tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32

Tom Rini trini at konsulko.com
Wed Oct 30 17:02:34 UTC 2019


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.cn at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191030/c209a9a0/attachment.sig>


More information about the U-Boot mailing list