ARCv2: Add support for ZeBu Emulation platform for HS cores
authorVineet Gupta <vgupta@synopsys.com>
Mon, 11 May 2015 13:16:22 +0000 (18:46 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 30 Sep 2016 21:48:15 +0000 (14:48 -0700)
commit9efac6798b20ae6b63ce244b569755f3b60d80aa
treebf19fcd137b4100371ebb5eadca850fac98de42a
parent618a9cd06dd471ac232f5b27325b24d26eba5571
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>
arch/arc/boot/dts/zebu_hs.dts [new file with mode: 0644]
arch/arc/boot/dts/zebu_hs_idu.dts [new file with mode: 0644]
arch/arc/configs/zebu_hs_defconfig [new file with mode: 0644]
arch/arc/configs/zebu_hs_smp_defconfig [new file with mode: 0644]
arch/arc/plat-sim/platform.c