u-boot/arch/arc
Alexey Brodkin 4e31e5676f arc: remove dummy target
TARGET_DUMMY was introduced to resolve the same problem as commit 
"arch: Make board selection choices optional"
http://git.denx.de/?p=u-boot.git;a=commit;h=a26cd04920dc069fd6e91abb785426cf6c29f45f

Latter implementation is much cleaner and appropriate.

And anyways TARGET_DUMMY is no longer required.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2015-05-13 19:20:35 +03:00
..
cpu arc: make sure _start is in the beginning of .text section 2015-04-10 18:45:34 +03:00
dts board: Switch Abilis TB-100 board to Driver Model for serial port 2015-04-03 09:47:49 +03:00
include/asm arc: add support for SLC (System Level Cache, AKA L2-cache) 2015-04-03 09:47:50 +03:00
lib arc: fix separate compilation of start.o 2015-04-10 19:22:40 +03:00
Kconfig arc: remove dummy target 2015-05-13 19:20:35 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00
config.mk arc: use more universal prefix for default CROSS_COMPILE 2015-05-13 13:44:25 +03:00