commit | e49743fb1cc08defc3a8347cda740d013e7268e9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 26 08:14:20 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 06 14:38:12 2023 -0400 |
tree | 6ce30d56e0267d7780be5d7d0b1994b76bb7a8b4 | |
parent | 99bb53481db6de168ff1d0f34dcf7be4e9cc7a2b [diff] |
spl: Drop #ifdefs for BOARD_INIT and watchdog Avoid using the preprocessor for these checks. Signed-off-by: Simon Glass <sjg@chromium.org>