u-boot-brain/board/compulab/cm_fx6
Maxim Yu. Osipov d247cf5069 Revert "mx6: ddr: Allow changing REFSEL and REFR fields"
This reverts commit edf0093732 for
cm_fx6 iMX.6 Solo module as it causes frequent (around 10 percent of
power cycles) board's hangs.

These hangs happen in SPL when BSS is being initialized in SDRAM -
it appear that variables from BSS contain trash values which lead to board
hangs. Looks like that SDRAM doesn't yet finish initialization in these
cases.

Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
2018-02-22 14:30:53 +01:00
..
cm_fx6.c ARM: imx: cm_fx6: export board and soc info to env 2018-01-12 14:28:04 +01:00
common.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
common.h arm: mx6: cm_fx6: add sata support 2014-09-09 15:37:08 +02:00
Kconfig mx6: remove SYS_SOC from board Kconfig 2015-09-13 10:37:29 +02:00
MAINTAINERS arm: mx6: add support for Compulab cm-fx6 CoM 2014-09-09 15:35:43 +02:00
Makefile arm: mx6: add support for Compulab cm-fx6 CoM 2014-09-09 15:35:43 +02:00
spl.c Revert "mx6: ddr: Allow changing REFSEL and REFR fields" 2018-02-22 14:30:53 +01:00