projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b915ac8
)
layerscape: use 1GHz CPU fequency for ls1012ardb
author
Yangbo Lu
<yangbo.lu@nxp.com>
Mon, 23 Oct 2017 07:57:33 +0000
(15:57 +0800)
committer
John Crispin
<john@phrozen.org>
Fri, 10 Nov 2017 22:00:47 +0000
(23:00 +0100)
Used 1GHz CPU fequency for ls1012ardb instead of 800MHz.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
package/firmware/layerscape/rcw/Makefile
patch
|
blob
|
history
diff --git
a/package/firmware/layerscape/rcw/Makefile
b/package/firmware/layerscape/rcw/Makefile
index c4daa3925e4141ae467c26bfdffe07cd6256f1d8..c638f97b13b22682d817a365b67f1beb9b1fc9b4 100644
(file)
--- a/
package/firmware/layerscape/rcw/Makefile
+++ b/
package/firmware/layerscape/rcw/Makefile
@@
-43,7
+43,7
@@
endef
define rcw/ls1012ardb
TITLE=RCW binary $(PKG_NAME)-$(PKG_VERSION) for NXP ls1012ardb 64b/32b Dev Board
- CONFIG=ls1012ardb/R_SPNH_3508/PBL_0x35_0x08_
8
00_250_1000_default.bin
+ CONFIG=ls1012ardb/R_SPNH_3508/PBL_0x35_0x08_
10
00_250_1000_default.bin
endef
define rcw/ls1088ardb