Skip to content
Commit 09bc3d2e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent b7463f19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment