[U-Boot] [PATCH v3 1/9] tools: image.h: Use portable uint32_t instead of linux-specific __be32
Tom Rini
trini at konsulko.com
Wed Oct 30 17:02:22 UTC 2019
On Sun, Oct 27, 2019 at 05:19:40AM -0700, Bin Meng wrote:
> __be32 has Linux kernel specific __attribute__((bitwise)) which is
> not portable. Use uint32_t instead.
>
> 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/544dd277/attachment.sig>
More information about the U-Boot
mailing list