summaryrefslogtreecommitdiff
path: root/contrib/apps/httpserver/README
diff options
context:
space:
mode:
authorAnton Ivanov <[email protected]>2026-09-02 22:23:23 +0100
committerTom Rini <[email protected]>2026-09-04 12:22:06 -0600
commitc4d81d062790c76ef0db4ead2ac69cab7245c2fc (patch)
tree16684132acefea01d8f825e0e3b3fad1c2dc4a9d /contrib/apps/httpserver/README
parent94b349bd902d9e38e1846c157fadd9054c34680a (diff)
image-fit: Use unsigned types for external data properties
The data-offset, data-position and data-size FIT properties are stored as 32-bit unsigned values (fdt32_t), but the accessors fit_image_get_data_offset(), fit_image_get_data_position() and fit_image_get_data_size() return them through a signed int. Switch the accessors and their callers to u32. This removes the special processing of "negative" values in fit_image_get_data(). Signed-off-by: Anton Ivanov <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'contrib/apps/httpserver/README')
0 files changed, 0 insertions, 0 deletions