target-microblaze: Add CPU version 10.0
Add CPU version 10.0. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
This commit is contained in:
parent
d09b2585f2
commit
feac83af3b
@ -67,6 +67,7 @@ static const struct {
|
||||
{"9.4", 0x21},
|
||||
{"9.5", 0x22},
|
||||
{"9.6", 0x23},
|
||||
{"10.0", 0x24},
|
||||
{NULL, 0},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user