]> git.ipfire.org Git - thirdparty/u-boot.git/commit
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:45:10 +0000 (10:45 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 22:53:52 +0000 (17:53 -0500)
commit4d979bfdbc9dd9c4fcfc824754c9bd2109261a2b
tree03b19d10dea5290f62205016445b16acccf3b3de
parent6df75135b56afbc060e5979477e71e0b95e0dad5
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA

This is not really a CONFIG since it is not intended to be set by boards.
Move it into the compiler header with other similar defines, and rename
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
cmd/mem.c
common/command.c
include/common.h
include/compiler.h
lib/display_options.c
scripts/config_whitelist.txt