ARCv2: Add support for ZeBu Emulation platform for HS cores
The cool thing is that same kernel image can run on - nsim OSCI simulation platform - SDPlite FPGA setups Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
@@ -24,6 +24,7 @@ static const char *simulation_compat[] __initconst = {
|
||||
"snps,nsim_hs",
|
||||
"snps,nsimosci",
|
||||
"snps,nsimosci_hs",
|
||||
"snps,zebu_hs",
|
||||
NULL,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user