commit | c74e21be277c08d3881d7ff09779016c1993506c | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Tue Feb 03 13:58:17 2015 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Mon Feb 09 16:41:20 2015 +0300 |
tree | bd507c55bb7d10c92db64397c22675f95e1753ab | |
parent | ce32b68248525e4fa4daff0e72e53e5ca63a46ec [diff] |
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h Common arch_early_init_r() is used in "arc/lib/cpu.c" for all ARC boards so there's no sense in separate per-board definitions. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>