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

SEI610 mainline u-boot on A95X F3 Air #11

Open
MrArtemSid opened this issue Jan 23, 2021 · 0 comments
Open

SEI610 mainline u-boot on A95X F3 Air #11

MrArtemSid opened this issue Jan 23, 2021 · 0 comments

Comments

@MrArtemSid
Copy link

MrArtemSid commented Jan 23, 2021

I tried to run start SEI610 mainline u-boot on A95X F3 Air, but got such issue:
sudo boot-g12.py u-boot_sei610_noab.bin
Firmware Version :
ROM: 0.7 Stage: 0.16
Need Password: 0 Password OK: 0
Writing u-boot_sei610_noab.bin at 0xfffa0000...
Traceback (most recent call last):
File "/home/sid_key/.local/bin/boot-g12.py", line 35, in
dev.writeLargeMemory(0xfffa0000, data[0:0x10000], 4096)
File "/usr/lib/python3.9/site-packages/pyamlboot/pyamlboot.py", line 239, in writeLargeMemory
self._writeLargeMemory(address+offset, data[offset:offset+writeLength],
File "/usr/lib/python3.9/site-packages/pyamlboot/pyamlboot.py", line 194, in _writeLargeMemory
raise ValueError('Large Data must be a multiple of block length')
ValueError: Large Data must be a multiple of block length

@MrArtemSid MrArtemSid changed the title SEI610 mainline u-boot on A96X F3 Air SEI610 mainline u-boot on A95X F3 Air Jan 23, 2021
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