diff options
author | Simon Glass <sjg@chromium.org> | 2016-06-30 10:52:13 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-14 18:22:28 -0400 |
commit | 555f45d8f9168b09b406a241e7cee7980104d902 (patch) | |
tree | daebc1afebf8915e4ec15d8fb05e7049b07b6f20 /common/image.c | |
parent | 3a45f38d418eca5f0e515c8b2077c81f4c4012f1 (diff) | |
download | u-boot-imx-555f45d8f9168b09b406a241e7cee7980104d902.zip u-boot-imx-555f45d8f9168b09b406a241e7cee7980104d902.tar.gz u-boot-imx-555f45d8f9168b09b406a241e7cee7980104d902.tar.bz2 |
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>
Diffstat (limited to 'common/image.c')
0 files changed, 0 insertions, 0 deletions