Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boot_merger desn't know the new [SYSTEM] section #90

Open
gedulab opened this issue Jan 22, 2025 · 0 comments
Open

boot_merger desn't know the new [SYSTEM] section #90

gedulab opened this issue Jan 22, 2025 · 0 comments

Comments

@gedulab
Copy link

gedulab commented Jan 22, 2025

  • /gewu/u-boot/scripts/loader.sh --ini /gewu/u-boot/rkbin/RKBOOT/RK3588MINIALL.ini
    E: [parseOpts_from_file] Parsing configuration file: /gewu/u-boot/rkbin/RKBOOT/RK3588MINIALL.ini
    out:rk3588_spl_loader_v1.18.113.bin
    E: [parseOpts_from_file] unknown sec: [SYSTEM]!
    merge failed!

It was caused by recent RK3588MINIALL.ini has some new sections:
[SYSTEM]
NEWIDB=true
[FLAG]
471_RC4_OFF=true
RC4_OFF=true
[BOOT1_PARAM]
WORD_0=0x0
WORD_1=0x0
WORD_2=0x0
WORD_3=0x0
WORD_4=0x0
WORD_5=0x0
WORD_6=0x0
WORD_7=0x0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant