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

How to resize the SPL partition to 40000 from the 20000 in QSPL flash #84

Open
Samderbol opened this issue Oct 28, 2023 · 0 comments
Open

Comments

@Samderbol
Copy link

The size of the SPL partition (128KiB) on my VF2 SBC is smaller than what the current firmware requires. Therefore, I had to write a truncated SPL to the SPI NOR FLASH when flashing version 3.6.1. This resulted in an incorrect configuration.

To resolve this issue, I need to resize the SPL partition from 20,000 to 40,000 in order to accommodate the entire SPL (bootloader) within the partition. ,How can I resize the SPL partition to 20000 from the 40000 to put the whole spl into spl partition?

@Samderbol Samderbol changed the title How to resize the SPL partition to 20000 from the 40000 in QSPL flash How to resize the SPL partition to 40000 from the 20000 in QSPL flash Oct 28, 2023
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