arm: mvebu: turris_omnia: Show MCU version
authorPali Rohár <pali@kernel.org>
Wed, 10 Aug 2022 09:00:25 +0000 (11:00 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:35:37 +0000 (12:35 +0200)
commit455f55e4a39c23b3aa4ead57b9e81318a8bc990a
tree84c038416ed1610562250b79ac8f30c423c27e07
parent5a86d67e31998a3d47c684dcd55705f65c8cff4f
arm: mvebu: turris_omnia: Show MCU version

There are already more MCU firmware versions for Turris Omnia in
production, so display git commit (version) of the MCU firmware during
U-Boot startup. It will help to identify what version of MCU firmware is
Turris Omnia using.

MCU firmware for Turris Omnia is open source and available at website:
https://gitlab.nic.cz/turris/hw/omnia_hw_ctrl

It can be updated from running system via i2c bus with this tool:
https://gitlab.nic.cz/turris/omnia-mcutool

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_omnia/turris_omnia.c