diff options
author | Simon Glass <sjg@chromium.org> | 2022-02-28 12:08:32 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-06 14:03:17 -0400 |
commit | 09bc3d2eacc31bd36ae092f8bc6795a8b9276192 (patch) | |
tree | 6d9436446dd34560abadd0e38f0854c708ad35e4 /drivers/ddr/imx/imx8m/ddrphy_utils.c | |
parent | b7463f198da65257a3e0308f920ff8b3631c955b (diff) |
stdint: Add a definition of UINT8_MAX
This is normally defined in stdint.h but is not used in U-Boot. When
libraries (such as Chromium OS vboot) are built against U-Boot they may
expect this value to be available. Add it to avoid build errors in this
case.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddrphy_utils.c')
0 files changed, 0 insertions, 0 deletions