projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7b2332
)
Small optimization in ap143.h
author
Piotr Dymacz
<pepe2k@gmail.com>
Sun, 18 Sep 2016 16:57:30 +0000
(18:57 +0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Sun, 18 Sep 2016 16:57:30 +0000
(18:57 +0200)
u-boot/include/configs/ap143.h
patch
|
blob
|
history
diff --git
a/u-boot/include/configs/ap143.h
b/u-boot/include/configs/ap143.h
index ad5eaf803e24dc75b0e211ba2aeaa4c1ac3f4b55..60ee4416c843d10449cba6c7b85f06fda80a686f 100644
(file)
--- a/
u-boot/include/configs/ap143.h
+++ b/
u-boot/include/configs/ap143.h
@@
-276,12
+276,7
@@
defined(CONFIG_FOR_TPLINK_WR802N) ||\
defined(CONFIG_FOR_TPLINK_WR841N_V9)
#define CONFIG_QCA_PLL QCA_PLL_PRESET_550_400_200
-#elif defined(CONFIG_FOR_COMFAST_CF_E314N) ||\
- defined(CONFIG_FOR_COMFAST_CF_E320N_V2) ||\
- defined(CONFIG_FOR_COMFAST_CF_E520N_CF_E530N) ||\
- defined(CONFIG_FOR_WALLYS_DR531) ||\
- defined(CONFIG_FOR_YUNCORE_AP90Q) ||\
- defined(CONFIG_FOR_ZBTLINK_ZBT_WE1526)
+#else
#define CONFIG_QCA_PLL QCA_PLL_PRESET_650_400_200
#endif