u-boot-brain/arch/arc
Alexey Brodkin 65fcba1251 arc: Rename AXS101 board to more generic AXS10x
As of now we have 2 flavors of ARC SDP boards:
 1) AXS101 - with ARC770 in ASIC
 2) AXS103 - with ARC HS38 in FPGA

Both options share exactly the same base-board and only differ with
CPU-tiles in use. That means all peripherals are the same (they are
implemented in FPGA on the base-board) and so generic board could be
used for both.

While at it:
 * Recreated defconfigs with savedefconfig
 * In include/configs/axs10x.h numerical sizes replaced with
defines from linux/sizes.h for better readability.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-08-05 12:50:33 +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 AXS101 board to more generic AXS10x 2016-08-05 12:50:33 +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 AXS101 board to more generic AXS10x 2016-08-05 12:50:33 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00