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:
41cb564
)
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>
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
patch
|
blob
|
history
diff --git
a/include/configs/odroid_xu3.h
b/include/configs/odroid_xu3.h
index
16f8ee6
..
94ae77c
100644
(file)
--- a/
include/configs/odroid_xu3.h
+++ b/
include/configs/odroid_xu3.h
@@
-166,7
+166,4
@@
"echo U-Boot image: u-boot-mmc.bin not found!;" \
"fi;\0"
-/* Hacking */
-#define EXYNOS5422_MFC_CPLL_FIX
-
#endif /* __CONFIG_H */