]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arc/lib/start.S
arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
authorAlexey Brodkin <abrodkin@synopsys.com>
Wed, 25 Feb 2015 15:10:18 +0000 (18:10 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 3 Apr 2015 06:47:49 +0000 (09:47 +0300)
commitf56d625ee07a1ffb424e6c9278dd84b534e0bc1e
treea7ad80be0bd94982b195e6ab3d17e46d97314718
parent97ee47bdaba7421261d8568cd517f89275a42319
arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA

As discussed on mailing list we're drifting away from
CONFIG_SYS_GENERIC_GLOBAL_DATA in favour to use of board_init_f_mem()
for global data.

So do this for ARC architecture.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/include/asm/config.h
arch/arc/lib/start.S