Skip to content
Snippets Groups Projects
Commit 7e2e2de6 authored by minute's avatar minute
Browse files

Merge branch 'flashbin-loc' into 'main'

cd to parent

See merge request !2
parents 9681b345 908e92db
No related branches found
No related tags found
1 merge request!2cd to parent
Pipeline #2377 passed
...@@ -36,6 +36,7 @@ build: ...@@ -36,6 +36,7 @@ build:
./tools/boot_merger RKBOOT/RK3588MINIALL.ini ./tools/boot_merger RKBOOT/RK3588MINIALL.ini
mv *spl_loader*.bin ../u-boot/ mv *spl_loader*.bin ../u-boot/
# concatenate # concatenate
cd ..
cp u-boot/idbloader.img rk3588-mnt-reform2-flash.bin cp u-boot/idbloader.img rk3588-mnt-reform2-flash.bin
dd if=u-boot/u-boot.itb of=rk3588-mnt-reform2-flash.bin seek=16320 dd if=u-boot/u-boot.itb of=rk3588-mnt-reform2-flash.bin seek=16320
cp rk3588-mnt-reform2-flash.bin rk3588-mnt-reform-next-flash.bin cp rk3588-mnt-reform2-flash.bin rk3588-mnt-reform-next-flash.bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment