[U-Boot] [PATCH 1/4] fdt: Add INT32_MAX to kernel.h for libfdt
sjg at google.com
sjg at google.com
Tue Nov 5 12:06:51 UTC 2019
On Sun, Oct 27, 2019 at 09:47:39AM -0600, Simon Glass wrote:
> Unfortunately libfdt needs this value now, which is present in the
> stdint.h header. That file is just a placeholder in U-Boot and these sorts
> of constants appear in the linux/kernel.h header instead.
>
> To keep libfdt happy, add INT32_MAX too.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
Applied to u-boot-fdt
More information about the U-Boot
mailing list