commit | 093bfaaa6d744c22b71542091954b77ca0184dc5 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Tue Nov 07 08:50:55 2017 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Nov 28 11:14:21 2019 -0800 |
tree | d8adecca85e053afcef6bab5b6e735c7294fb450 | |
parent | 706b9fed31499362be91310111003646967d3063 [diff] |
Tegra194: mce: display NVG header version during boot The MCE driver checks the NVG interface version during boot and disaplys the hardware and software versions on the console. The software version is being displayed as zero. This patch updates the prints to use the real NVG header version instead. Change-Id: I8e9d2e6c43a59a8a6d5ca7aa8153b940fce86709 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>