Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

How to use the latest uboot?

254

Credits

0

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
254

How to use the latest uboot?

Posted at 1/14/2017 09:07:16      View:2743 | Replies:0        Print      Only Author   [Copy Link] 1#
Here is the latest uboot
https://github.com/rockchip-linu ... 400MHz_20160803.bin

It has double the startup DDR frequency for faster boot.

I change
diff --git a/u-boot/tools/rk_tools/RKBOOT/RK3288.ini b/u-boot/tools/rk_tools/RKBOOT/RK3288.ini
index eebf98c..ab3ce99 100644
--- a/u-boot/tools/rk_tools/RKBOOT/RK3288.ini
+++ b/u-boot/tools/rk_tools/RKBOOT/RK3288.ini
@@ -5,7 +5,7 @@ MAJOR=2
MINOR=30
[CODE471_OPTION]
NUM=1
-Path1=tools/rk_tools/bin/rk32/32_LPDDR2_200MHz_LPDDR3_200MHz_DDR3_200MHz_20160530.bin
+Path1=tools/rk_tools/bin/rk32/32_LPDDR2_400MHz_LPDDR3_400MHz_DDR3_400MHz_20160803.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,7 +14,7 @@ Path1=tools/rk_tools/bin/rk32/rk32xxusbplug.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
-FlashData=tools/rk_tools/bin/rk32/32_LPDDR2_200MHz_LPDDR3_200MHz_DDR3_200MHz_20160530.bin
+FlashData=tools/rk_tools/bin/rk32/32_LPDDR2_400MHz_LPDDR3_400MHz_DDR3_400MHz_20160803.bin
FlashBoot=u-boot.bin
[OUTPUT]
PATH=RK3288UbootLoader.bin

but then get an error that the new DD3_400Mhz can't be merged with uboot -prefix .10 error.
Anyone that can help?
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list