Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MNT Reform RK3588 U-Boot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reform
MNT Reform RK3588 U-Boot
Commits
405b0a28
Verified
Commit
405b0a28
authored
5 months ago
by
minute
Browse files
Options
Downloads
Patches
Plain Diff
also patch ini file for new ddr blob path
parent
38b4ebbd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
0001-ini-ddrbin-bump.patch
+22
-0
22 additions, 0 deletions
0001-ini-ddrbin-bump.patch
build.sh
+1
-0
1 addition, 0 deletions
build.sh
with
23 additions
and
0 deletions
0001-ini-ddrbin-bump.patch
0 → 100644
+
22
−
0
View file @
405b0a28
diff --git a/rock5b-rk3588.ini b/rock5b-rk3588.ini
index bdf1f38a..084a5ca6 100755
--- a/rock5b-rk3588.ini
+++ b/rock5b-rk3588.ini
@@ -5,7 +5,7 @@
MAJOR=1
MINOR=11
[CODE471_OPTION]
NUM=1
-Path1=../rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.08.bin
+Path1=../rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.16.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,7 +14,7 @@
Path1=spl/u-boot-spl.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
-FlashData=../rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.08.bin
+FlashData=../rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.16.bin
FlashBoot=spl/u-boot-spl.bin
[OUTPUT]
PATH=rock5b-rk3588.bin
This diff is collapsed.
Click to expand it.
build.sh
+
1
−
0
View file @
405b0a28
...
@@ -19,6 +19,7 @@ cp *.dts u-boot/arch/arm/dts/
...
@@ -19,6 +19,7 @@ cp *.dts u-boot/arch/arm/dts/
cp
*
_defconfig u-boot/configs/
cp
*
_defconfig u-boot/configs/
cd
u-boot
cd
u-boot
patch
-p1
<../0000-dts-makefile.patch
patch
-p1
<../0000-dts-makefile.patch
patch
-p1
<../0001-ini-ddrbin-bump.patch
patch
-p1
<../PATCH-v2-clk-rockchip-rk3588-Set-SPLL-frequency-during-SPL-stage.patch
patch
-p1
<../PATCH-v2-clk-rockchip-rk3588-Set-SPLL-frequency-during-SPL-stage.patch
export
ROCKCHIP_TPL
=
../rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.16.bin
export
ROCKCHIP_TPL
=
../rkbin/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.16.bin
export
BL31
=
../trusted-firmware-a/build/rk3588/release/bl31/bl31.elf
export
BL31
=
../trusted-firmware-a/build/rk3588/release/bl31/bl31.elf
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment