Home
last modified time | relevance | path

Searched hist:"555 f45d8f9168b09b406a241e7cee7980104d902" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dimage.h555f45d8f9168b09b406a241e7cee7980104d902 Thu Jun 30 16:52:13 UTC 2016 Simon Glass <sjg@chromium.org> image: Convert the IH_... values to enums

We need to know the number of values of each category (architecture,
compression, OS and image type). To make this value easier to maintain,
convert all values to enums. The count is then automatic.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>