]> Git Repo - u-boot.git/commit - common/spl/spl.c
spl: Drop #ifdefs for BOARD_INIT and watchdog
authorSimon Glass <[email protected]>
Tue, 26 Sep 2023 14:14:20 +0000 (08:14 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
common/spl/spl.c
include/spl.h
This page took 0.03242 seconds and 4 git commands to generate.