commit | aa99881d30114e4e3a34eb4cc9808bac5f04226b | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <[email protected]> | Fri Nov 15 13:10:34 2024 +0000 |
committer | Alexei Fedorov <[email protected]> | Fri Nov 15 15:59:00 2024 +0200 |
tree | 87542665f40070e08a068c32a26dfd6fa6d46a1c | |
parent | 3109367c34004ab624884701c340340a09793076 [diff] |
fix(rme): add console name to checksum calculation The name field of console_info structure was missed in checksum calculation. This is corrected by adding a new helper checksum_calc() which computes the checksum in a field agnostic manner. Change-Id: I5c39ee43f1fa20872c37846e3feeabd0525a47ae Signed-off-by: AlexeiFedorov <[email protected]>