]> git.baikalelectronics.ru Git - uboot.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)
commit4cbb6ec5bcf0dca10d236eecfcf523a130c8db34
tree03b19d10dea5290f62205016445b16acccf3b3de
parent071ff1d1ce7be03174c9b8f69af5d89d7f050fe2
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