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>
Thu, 6 Apr 2017 06:47:10 +0000 (15:47 +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 c4aa4f8a1aedd2f36ee57baaa92277c483e97a1c..5c2db2f0af3ecab5a254d33c5467c8d98f679d69 100644 (file)
                "echo U-Boot image: u-boot-mmc.bin not found!;"        \
        "fi;\0"
 
-/* Hacking */
-#define EXYNOS5422_MFC_CPLL_FIX
-
 #endif /* __CONFIG_H */