Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Android] How to build u-boot with 933MHa

145

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
145

【Android】 How to build u-boot with 933MHa

Posted at 7/30/2019 00:40:04      View:2899 | Replies:1        Print      Only Author   [Copy Link] 1#
Hi,

I'm using Android 8.1 on my Firefly RK3399 board.

I'm trying to compile u-boot with DDR @933Mhz.

Could you please share instructions?

Thanks,
San
Reply

Use props Report

1387

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1387
Posted at 8/3/2019 10:57:16        Only Author  2#
$ cd u-boot
$ cat ./tools/rk_tools/RKBOOT/RK3399MINIALL.ini
[CHIP_NAME]
NAME=RK330C
[VERSION]
MAJOR=1
MINOR=12
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk33/rk3399_ddr_800MHz_v1.12.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk33/rk3399_usbplug_v1.12.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/bin/rk33/rk3399_ddr_800MHz_v1.12.bin
FlashBoot=tools/rk_tools/bin/rk33/rk3399_miniloader_v1.12.bin
[OUTPUT]
PATH=rk3399_loader_v1.12.112.bin


Change "rk3399_ddr_800MHz_v1.12.bin" to "rk3399_ddr_933MHz_v1.12.bin".
(check what are available in SDK/u-boot/tools/rk_tools/bin/rk33/)

Not tested. You are on your own. Good luck.
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