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

Error: unknown or unhandled Soc: 0x1667 on Allwinner A33 device #175

Open
inkstray opened this issue May 8, 2022 · 1 comment
Open

Error: unknown or unhandled Soc: 0x1667 on Allwinner A33 device #175

inkstray opened this issue May 8, 2022 · 1 comment

Comments

@inkstray
Copy link

inkstray commented May 8, 2022

The device i have isn't using the fex format. (i think) (somehow)
I keep getting this error for some reason and I am wondering why.
I really need this to work as theres no UART and FEL button only initializes boot0 and boot1 never gets initialized even with SD image

if theres any info you need from me to figure this out please let me know

@ssvb
Copy link
Contributor

ssvb commented May 8, 2022

Which version of sunxi-tools are you using? The 0x1667 SoC id seems to be supported by the code in git: https://github.com/linux-sunxi/sunxi-tools/blob/master/soc_info.c#L232-L241

What exactly are you trying to do with boot0 and boot1? The sunxi-tools software is primarily designed to work with the mainline U-Boot instead of the Allwinner's boot0 and boot1 code.

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

2 participants