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

2021.10-004: RockPi4 A/B identifier wrong #122

Open
CRTified opened this issue Mar 6, 2022 · 2 comments · May be fixed by #123
Open

2021.10-004: RockPi4 A/B identifier wrong #122

CRTified opened this issue Mar 6, 2022 · 2 comments · May be fixed by #123
Labels
4. type: bug Something isn't working

Comments

@CRTified
Copy link
Contributor

CRTified commented Mar 6, 2022

When trying to flash the SPI with the release files, I get an identifier mismatch:

 ********* 
 * ERROR * 
 ********* 

This is the installer for: [radxa-RockPi4]
The board detected is:     [radxa-rockPi4]

This is the opposite to the change required for the 4C, which also surprises me as support for the 4A/B only came after the module rewrite.
Additionally, I had a working version with the upper-case identifier (otherwise, I wouldn't have added support).

Will open a PR ASAP.

@CRTified
Copy link
Contributor Author

CRTified commented Mar 6, 2022

By the way, flashing was done by "Boot from USB", where I had the spi.installer.img flashed on an USB-stick, so Tow-Boot was already present on the SPI (and used to boot from USB).

I don't know whether that changes anything about the identifier.

Maybe some identifier normalization would be nice, after all (e.g. make it all lowercase). But I don't know whether that can cause any havoc.

CRTified added a commit to CRTified/Tow-Boot that referenced this issue Mar 6, 2022
CRTified added a commit to CRTified/Tow-Boot that referenced this issue Mar 6, 2022
@CRTified CRTified linked a pull request Mar 6, 2022 that will close this issue
@CRTified
Copy link
Contributor Author

CRTified commented Mar 6, 2022

Same boot procedure, and the image for the 4C works fine. So this only affects the 4A/B.

@CRTified CRTified changed the title 2021.10-004: RockPi4 identifier wrong (again?) 2021.10-004: RockPi4 A/B identifier wrong Mar 6, 2022
@samueldr samueldr added the 4. type: bug Something isn't working label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. type: bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants