u-boot/arch/arm/mach-exynos
Tom Rini 4f9c7a9f54 exynos: Cleanup exynos_init
- None of the callers perform error checking and based on the non-empty
  versions of this function, there's no checking to be done, so make
  this a void.
- Add a default weak version of the function.
- Remove the empty versions of exynos_init now that we have a weak
  version.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-10-09 15:24:31 -04:00
..
include/mach exynos: Cleanup exynos_init 2023-10-09 15:24:31 -04:00
clock.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
clock_init.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
clock_init_exynos4.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock_init_exynos5.c exynos: Add proid_is_exynos542x() for common 542x 2018-12-13 16:36:30 -07:00
common_setup.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dmc_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dmc_init_ddr3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
dmc_init_exynos4.c arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
exynos4_setup.h arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
exynos5_setup.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
Kconfig Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig 2022-12-22 10:31:48 -05:00
lowlevel_init.c global: Migrate CONFIG_PHY_IRAM_BASE to CFG 2022-12-23 10:14:51 -05:00
Makefile arm: samsung: Migrate a number of symbols to Kconfig 2022-06-28 17:04:37 -04:00
mmu-arm64.c Correct SPL use of EXYNOS7420 2023-02-09 16:32:26 -05:00
pinmux.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
power.c exynos: Add proid_is_exynos542x() for common 542x 2018-12-13 16:36:30 -07:00
sec_boot.S global: Migrate CONFIG_IRAM_TOP to CFG 2022-12-23 10:10:40 -05:00
soc.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
spl_boot.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
system.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tzpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00