commit | 8592dffdda575ce9fa24374b90b1a16db4d65247 | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovpanait@gmail.com> | Tue May 31 21:14:33 2022 +0300 |
committer | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:16:00 2022 +0200 |
tree | c70f971b567c7851cddeba52c86c8321bec26c15 | |
parent | 9782f08b709f8bc08dd8c33db33d8b3c9e4a495a [diff] |
microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option Provide a static Kconfig value for the target FPGA archtitecture, as it is done in Linux. The cpu-uclass driver will cross-check it with the value read from PVR10 register. Signed-off-by: Ovidiu Panait <ovpanait@gmail.com> Link: https://lore.kernel.org/r/20220531181435.3473549-12-ovpanait@gmail.com Signed-off-by: Michal Simek <michal.simek@amd.com>