u-boot-brain/arch/arm/mach-imx
Anatolij Gustschin ae64226dbe imx: timer: don't clear the GPT control register multiple times
There is no need to clear the control register 100 times in a
loop, a single zero write clears the register. I didn't find any
justification why clearing this register in a loop is needed
(no info in i.MX6 errata or GPT timer linux driver, linux driver
uses single write to clear this control register).

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
2017-08-29 09:47:28 +02:00
..
mx5
mx6 imx: imx6: Move gpr_init() function to soc.c 2017-08-28 09:48:53 +02:00
mx7 imx: mx7: psci: add copyright and license 2017-08-23 10:45:25 +02:00
mx7ulp
cache.c
cmd_bmode.c
cmd_dek.c
cmd_hdmidet.c
cpu.c dm: sata: imx: Allow driver model to be used for sata 2017-08-17 16:44:17 +09:00
ddrmc-vf610.c
hab.c
i2c-mxv7.c
imx_bootaux.c
init.c
iomux-v3.c
Kconfig
Makefile
misc.c
rdc-sema.c
sata.c
speed.c
spl_sd.cfg
spl.c imx: use BOOT_DEVICE_BOARD instead of UART 2017-08-25 13:31:47 +02:00
syscounter.c
timer.c imx: timer: don't clear the GPT control register multiple times 2017-08-29 09:47:28 +02:00
video.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00