]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:38:14 +0000 (14:38 +0200)
commitf7c32d5d86188697b4348e18d5df48bf46aae3c0
treec555e49399b06a3f27e76b9ca7bbedd0e53d47fe
parentfba8cb467a76d88c4076db524ea2918debd4a9ac
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