diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2017-11-23 10:55:33 -0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-11-27 10:34:49 +0100 |
commit | e2162d709f9c0f7d8b781cad849cdb2f2cc6efa8 (patch) | |
tree | afa151dd01fedad2510dab6ac975d6398900ecba /board/engicam/geam6ul/geam6ul.c | |
parent | b42287f4c92517022ab4e9a21ed27b9384c725cb (diff) | |
download | u-boot-e2162d709f9c0f7d8b781cad849cdb2f2cc6efa8.tar.gz |
imx: Remove boolean parameter from wdog powerdown function
imx_set_wdog_powerdown() is always used to disable the power down
enable bit, so remove the boolean parameter of the function.
It is also a bit strange to write a boolean value into registers,
so this new version makes explicit that we are writing 0.
While at it, rename it to imx_wdog_disable_powerdown().
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'board/engicam/geam6ul/geam6ul.c')
0 files changed, 0 insertions, 0 deletions