u-boot/arch/arc
Alexey Brodkin cc8be222d1 arc: Rename ARCangel4 board to nSIM
ARCangel was one of the main development boards back in the day but
now it's gone and replaced by other boards like ARC SDP.

But we also used to have simulation platform very similar to ARCangel4
in terms of CPU settings as well as basic IO like UART. Even though
ARCangel4 is long gone now we have a replacement for simulation which is
a plain or stand-alone nSIM and Free nSIM.

Note Free nSIM is available for download here:
https://www.synopsys.com/cgi-bin/dwarcnsim/req1.cgi

And while at it:
 * Finally switch hex numerical values in nsim.h to defines from
   include/linux/sizes.h
 * Add defconfigs with ARC HS38 cores
 * Recreated all defconfigs with savedefconfig

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2016-08-05 12:50:25 +03:00
..
cpu arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
dts arc: Rename ARCangel4 board to nSIM 2016-08-05 12:50:25 +03:00
include/asm arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
lib arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
config.mk arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS 2016-07-04 11:43:40 +03:00
Kconfig arc: Rename ARCangel4 board to nSIM 2016-08-05 12:50:25 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00