commit | e0baae7316bfdf3e49e5e158f79eb80cd51fc700 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Oct 14 10:36:46 2021 +0100 |
committer | André Przywara <andre.przywara@arm.com> | Tue Oct 19 10:58:32 2021 +0200 |
tree | abd230710b6917f2261ab5f88f112a12a600529c | |
parent | b4deee5971dc427614d29b06d764379ff2d5c752 [diff] |
fix(scmi): mention "SCMI" in driver initialisation message Currently the SCMI driver reports: INFO: Initializing driver on Channel 0 on the console, which is not very specific (which driver?). Add "SCMI" to the message so the user knows what the firmware is trying to initialise. Change-Id: Id8202655d07b8e12fe07670d462c6202e6eae2f0 Signed-off-by: Andre Przywara <andre.przywara@arm.com>