summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-02-07 09:23:03 +0900
committerTom Rini <[email protected]>2014-02-19 11:10:05 -0500
commit627b73e2a79524836b1e933e37e014210ccb80a4 (patch)
tree33c32448ee6006a4e4917552e3fe8e92379e82c4 /scripts
parent3284c8b8cad9452bf0711f52699bc9a5aeb83319 (diff)
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 <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions