Zephyr: Added a MCUboot banner which displays the version of MCUboot being used and the version of zephyr. This can be disabled by setting
CONFIG_MCUBOOT_BOOT_BANNER=n
which will revert back to the default zephyr boot banner.