u-boot/arch/arc/lib
Tom Rini 28388f4ddb arc: Cleanup and audit usage of <config.h>
We need to include <config.h> directly when a file needs to have
something such as CFG_SYS_SDRAM_SIZE referenced as this file is not
automatically globally included and is most commonly indirectly included
via common.h.  Remove most cases of arc including config.h directly, but
add it where needed. Further clean up the tb100 board config.h file so
that we don't rely on config.h being included there for a value used in
a single place.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:37 -05:00
..
_millicodethunk.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootm.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
cache.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
cpu.c arc: Cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
init_helpers.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
interrupts.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
ints_low.S arc: Drop CONFIG_MMU 2023-02-07 14:33:48 -05:00
libgcc2.c arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division 2019-09-03 19:05:34 +03:00
libgcc2.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
relocate.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
reset.c arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
start.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00