]> git.ipfire.org Git - people/ms/u-boot.git/commit
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 3 Feb 2015 10:58:17 +0000 (13:58 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Mon, 9 Feb 2015 13:41:20 +0000 (16:41 +0300)
commita1dbe57d2d45d311e402c357831bbf5c5157a32c
treebd507c55bb7d10c92db64397c22675f95e1753ab
parentbcba9742ce39e96b36b8dfc96066ee3a71561bab
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>
arch/arc/include/asm/config.h
include/configs/arcangel4.h
include/configs/axs101.h
include/configs/tb100.h