ARC: nSIM: switch from ARC UART to DW UART
authorAlexey Brodkin <abrodkin@synopsys.com>
Thu, 26 Dec 2019 10:46:27 +0000 (13:46 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Wed, 12 Feb 2020 17:40:24 +0000 (20:40 +0300)
commit9515e41d38cc81046c9bc5c766552ce5e278b263
treef6bbab7f4f83c4b89a274668574904578a14e4e9
parent26d4d77035d20364afc08c3098581a638b4edda8
ARC: nSIM: switch from ARC UART to DW UART

Since v2019.06 DesingWare nSIM supports DesignWare UART simulation
and so we may switch from pretty unusual ARC UART to much more standard
DesignWare UART (which in case of U-Boot is just an ordinary 16650 UART).

This among other things makes built dinaries compatible with our other
platforms to name a few: FPGA-based HAPS boards, QEMU and even ZeBU.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/dts/nsim.dts
configs/nsim_700_defconfig
configs/nsim_700be_defconfig
configs/nsim_hs38_defconfig
configs/nsim_hs38be_defconfig