configs: odroid_xu3: disable the configuration for fixing MFC
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 26 Apr 2016 09:58:56 +0000 (18:58 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 00:46:45 +0000 (09:46 +0900)
Disable the EXYNOS5422_MFC_CPLL_FIX configuration.
(Before disabled this, some board should be stuck.)

In future, it needs to find the main problem and solution.

Change-Id: If679cc49732caf6d6d6f3b4fe8f3e13938d6fd2e
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/odroid_xu3.h

index 16f8ee6b1ba93f74480b636f278a900e7f363ab0..94ae77cb665a97c26395c0e234deaf6462563be5 100644 (file)
                "echo U-Boot image: u-boot-mmc.bin not found!;"        \
        "fi;\0"
 
-/* Hacking */
-#define EXYNOS5422_MFC_CPLL_FIX
-
 #endif /* __CONFIG_H */