image-fit: Allow loading FIT image for VxWorks
authorLihua Zhao <lihua.zhao@windriver.com>
Wed, 18 Mar 2020 14:32:07 +0000 (07:32 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 31 Mar 2020 14:06:52 +0000 (10:06 -0400)
commit0df27d687c4639208d6e378907ca00f68cd06da6
tree5d39ca003f1786b7e79ec9fe7fcd1a17809c21b2
parent93330d4ce416208fe202e304e5a18166c57ac569
image-fit: Allow loading FIT image for VxWorks

This adds the check against IH_OS_VXWORKS during FIT image load,
to allow loading FIT image for VxWorks.

Signed-off-by: Lihua Zhao <lihua.zhao@windriver.com>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/image-fit.c