image: log board details prior to install

This commit is contained in:
MilhouseVH 2019-08-13 04:05:12 +01:00
parent 7ba6d1048c
commit 5666d4825d

View File

@ -326,6 +326,7 @@ if [ "${1}" = "release" -o "${1}" = "mkimage" -o "${1}" = "noobs" ]; then
if [ -n "${DEVICE_BOARDS}" ]; then
for UBOOT_SYSTEM in ${DEVICE_BOARDS}; do
echo "Installing u-boot for board ${UBOOT_SYSTEM}..."
# Re-install u-boot package
rm ${STAMPS_INSTALL}/u-boot/install_target