]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 7 Feb 2014 00:23:03 +0000 (09:23 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:10:05 +0000 (11:10 -0500)
commit627b73e2a79524836b1e933e37e014210ccb80a4
tree33c32448ee6006a4e4917552e3fe8e92379e82c4
parent3284c8b8cad9452bf0711f52699bc9a5aeb83319
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE

CONFIG_SYS_GBL_DATA_SIZE is not used any more.
The size of struct "global_data" is automatically calculated
by asm-offsets. (See lib/asm-offsets.c)

GENERATED_GBL_DATA_SIZE should be used instead of
CONFIG_SYS_GBL_DATA_SIZE.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
25 files changed:
include/configs/M54418TWR.h
include/configs/MERGERBOX.h
include/configs/P1023RDS.h
include/configs/ac14xx.h
include/configs/adp-ag101.h
include/configs/adp-ag101p.h
include/configs/adp-ag102.h
include/configs/ap_sh4a_4a.h
include/configs/armadillo-800eva.h
include/configs/devkit3250.h
include/configs/dlvision-10g.h
include/configs/ecovec.h
include/configs/io.h
include/configs/iocon.h
include/configs/km/km83xx-common.h
include/configs/koelsch.h
include/configs/kzm9g.h
include/configs/lager.h
include/configs/mxs.h
include/configs/o2dnt-common.h
include/configs/r0p7734.h
include/configs/shmin.h
include/configs/snowball.h
include/configs/u8500_href.h
include/configs/vl_ma2sc.h