commit | 9df16c5937f68654fb2b67f932319c375f8e4e45 | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovpanait@gmail.com> | Tue May 31 21:14:34 2022 +0300 |
committer | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:16:00 2022 +0200 |
tree | ebc707f01f5adb332eda3759a6ded58d81675161 | |
parent | 064057fdbee085dba17f7afc298deb9ffbf3382a [diff] |
microblaze: add support for handling PVR data Add helper code for PVR (Processor Version Register) data handling. It will be used by the UCLASS_CPU driver to populate cpuinfo fields at runtime. Signed-off-by: Ovidiu Panait <ovpanait@gmail.com> Link: https://lore.kernel.org/r/20220531181435.3473549-13-ovpanait@gmail.com Signed-off-by: Michal Simek <michal.simek@amd.com>