u-boot-brain/arch/arm/mach-imx/mx6
Fabio Estevam e2162d709f 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>
2017-11-27 10:34:49 +01:00
..
clock.c imx6: disable clock command and print_cpuinfo code in SPL 2017-10-12 17:30:32 +02:00
ddr.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Kconfig mx6: Select MX6QDL option via Kconfig 2017-11-20 10:01:35 +01:00
litesom.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Makefile imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mp.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
opos6ul.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
soc.c imx: Remove boolean parameter from wdog powerdown function 2017-11-27 10:34:49 +01:00