openrisc: add simple_smp dts and defconfig for simulators
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Sun, 18 May 2014 07:54:47 +0000 (10:54 +0300)
committerStafford Horne <shorne@gmail.com>
Fri, 3 Nov 2017 05:01:15 +0000 (14:01 +0900)
commit306e5e50a32140452849fff42fca104511fd6668
treecad732597473849afb238593387681996fb73f95
parent4ee93d80ad73980826d582c7c37caa9597822001
openrisc: add simple_smp dts and defconfig for simulators

Simple enough to be compatible with simulation environments,
such as verilated systems, QEMU and other targets supporting OpenRISC
SMP.  This also supports our base FPGA SoC's if the cpu frequency is
upped to 50Mhz.

Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
[shorne@gmail.com: Added defconfig]
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/boot/dts/simple_smp.dts [new file with mode: 0644]
arch/openrisc/configs/simple_smp_defconfig [new file with mode: 0644]