projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dbba8e
)
configs: odroid_xu3: disable the configuration for fixing MFC
author
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 26 Apr 2016 09:58:56 +0000
(18:58 +0900)
committer
Jaehoon 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
patch
|
blob
|
history
diff --git
a/include/configs/odroid_xu3.h
b/include/configs/odroid_xu3.h
index c4aa4f8a1aedd2f36ee57baaa92277c483e97a1c..5c2db2f0af3ecab5a254d33c5467c8d98f679d69 100644
(file)
--- a/
include/configs/odroid_xu3.h
+++ b/
include/configs/odroid_xu3.h
@@
-182,7
+182,4
@@
"echo U-Boot image: u-boot-mmc.bin not found!;" \
"fi;\0"
-/* Hacking */
-#define EXYNOS5422_MFC_CPLL_FIX
-
#endif /* __CONFIG_H */