aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-04-28 13:33:09 +0200
committerStefan Roese <sr@denx.de>2022-06-07 08:45:35 +0200
commit06ceff70bf040536163d5010c7560e5846f063c6 (patch)
tree806cf659bc481b5bf0bde3c8885c5f1ea8d27dee /drivers/ddr/marvell/a38x
parent8f527342db4160a1f030de6fe4a1591787cce65a (diff)
watchdog: Fix SPL build with watchdog disabled in asm files
Allow to compile assembler files in SPL build which calls WATCHDOG_RESET function when watchdog is disabled in SPL and enabled in U-Boot proper. This issue was fixed in past by commit 7fbd42f5afc4 ("watchdog: Handle SPL build with watchdog disabled") for C source files, but not for assembler source files. Currently the only assembler source file which calls WATCHDOG_RESET is arch/powerpc/lib/ticks.S, so this patch affects and fixes powerpc SPL builds. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/marvell/a38x')
0 files changed, 0 insertions, 0 deletions