uboot:tools: Fixed wrong check
The utils.contains must check the IMAGE_FEATURES variable. The IMAGE_FEATURES already contains the EXTRA_IMAGE_FEATURES.
The utils.contains must check the IMAGE_FEATURES variable. The IMAGE_FEATURES already contains the EXTRA_IMAGE_FEATURES.