]> git.dujemihanovic.xyz Git - u-boot.git/commit
spl: Drop #ifdefs for BOARD_INIT and watchdog
authorSimon Glass <sjg@chromium.org>
Tue, 26 Sep 2023 14:14:20 +0000 (08:14 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 6 Oct 2023 18:38:12 +0000 (14:38 -0400)
commit6371c47999ea78d00cf98028ced210bea8337711
tree6ce30d56e0267d7780be5d7d0b1994b76bb7a8b4
parent6c2bdf5c1a2daec80019b43e52a8537e7cb93ba2
spl: Drop #ifdefs for BOARD_INIT and watchdog

Avoid using the preprocessor for these checks.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl.c
include/spl.h