aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2017-10-23 15:57:33 +0800
committerJohn Crispin <john@phrozen.org>2017-11-10 23:00:47 +0100
commit1552dd01d9b149805b69276e69b74de16c5efa55 (patch)
treeb41924bf8db558a6d1883ada0c795960ebd0ee87 /package
parentb915ac8ce283b506856949be36b4034e0808552d (diff)
downloadupstream-1552dd01d9b149805b69276e69b74de16c5efa55.tar.gz
upstream-1552dd01d9b149805b69276e69b74de16c5efa55.tar.bz2
upstream-1552dd01d9b149805b69276e69b74de16c5efa55.zip
layerscape: use 1GHz CPU fequency for ls1012ardb
Used 1GHz CPU fequency for ls1012ardb instead of 800MHz. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'package')
-rw-r--r--package/firmware/layerscape/rcw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firmware/layerscape/rcw/Makefile b/package/firmware/layerscape/rcw/Makefile
index c4daa3925e..c638f97b13 100644
--- 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_800_250_1000_default.bin
+ CONFIG=ls1012ardb/R_SPNH_3508/PBL_0x35_0x08_1000_250_1000_default.bin
endef
define rcw/ls1088ardb