mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
microblaze: Add new fpga families
Add new fpga families where Microblaze can run on. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
8ee80500ad
commit
3400606d8f
@ -77,6 +77,10 @@ const struct family_string_key family_string_lookup[] = {
|
||||
{"zynq7000", 0x12},
|
||||
{"UltraScale Virtex", 0x13},
|
||||
{"UltraScale Kintex", 0x14},
|
||||
{"UltraScale+ Zynq", 0x15},
|
||||
{"UltraScale+ Virtex", 0x16},
|
||||
{"UltraScale+ Kintex", 0x17},
|
||||
{"Spartan7", 0x18},
|
||||
{NULL, 0},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user