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:
dd1396a
)
configs: odroid_xu3: disable the configuration for fixing MFC
40/67340/1
accepted/tizen/common/20160427.054028
accepted/tizen/ivi/20160427.080419
accepted/tizen/mobile/20160427.080433
accepted/tizen/tv/20160427.080409
accepted/tizen/wearable/20160427.080430
submit/tizen/20160427.035435
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, 26 Apr 2016 09:58:56 +0000
(18:58 +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
9a1424c
..
5d8d65f
100644
(file)
--- a/
include/configs/odroid_xu3.h
+++ b/
include/configs/odroid_xu3.h
@@
-206,7
+206,4
@@
"echo U-Boot image: u-boot-mmc.bin not found!;" \
"fi;\0"
-/* Hacking */
-#define EXYNOS5422_MFC_CPLL_FIX
-
#endif /* __CONFIG_H */