]> git.baikalelectronics.ru Git - uboot.git/commit
microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option
authorOvidiu Panait <ovpanait@gmail.com>
Tue, 31 May 2022 18:14:33 +0000 (21:14 +0300)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:16:00 +0000 (14:16 +0200)
commit33a1ef78b6d10663d0051e37e3b140a75c037d95
treec70f971b567c7851cddeba52c86c8321bec26c15
parent0ffe7b618ec5db493210cf01408fce1eebb16526
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>
board/xilinx/microblaze-generic/Kconfig