projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d7f40c
)
imx: engicam-imx8mm: drop unused macro
author
Peng Fan
<peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:04 +0000
(20:21 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 14 Jun 2022 19:33:14 +0000
(21:33 +0200)
Drop unused WDOG macro
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
board/engicam/imx8mm/spl.c
patch
|
blob
|
history
diff --git
a/board/engicam/imx8mm/spl.c
b/board/engicam/imx8mm/spl.c
index f75f2dc634c758af2b48cbee04558bf018cd9a24..1846134a49255dc5c3fb125ed4980a4dcf6727b8 100644
(file)
--- a/
board/engicam/imx8mm/spl.c
+++ b/
board/engicam/imx8mm/spl.c
@@
-54,8
+54,6
@@
int board_fit_config_name_match(const char *name)
}
#endif
-#define WDOG_PAD_CTRL (PAD_CTL_DSE6 | PAD_CTL_ODE | PAD_CTL_PUE | PAD_CTL_PE)
-
int board_early_init_f(void)
{
return 0;