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

Rock 5B building for NVME #32

Open
spriggsy opened this issue Dec 19, 2022 · 0 comments
Open

Rock 5B building for NVME #32

spriggsy opened this issue Dec 19, 2022 · 0 comments

Comments

@spriggsy
Copy link

I've managed to build AOSP correctly but now having issues on uploading to my device to NVME.

uploading the Radaxa supplied Android nm=vme version works fine
uploading my compiled version states :
<LAYER 2-1> ERROR:RKA_File_Download-->Partition offset is larger than flash size, partition=misc,partition_offset=0x00008000,flash_size=0x00008000

After looking through the logs I've noticed that the Radxa supplied image uploads uboot and then switches the device to loader mode. my images doesn't do this, it tries to upload the image complete. here's the logs for comparison

I think that its trying to upload the complete image to the SPI flash?
how does the uploader know to move to the NVME disk?
I know this can be done as Radxa have managed to do it and have supplied an image proving it.

(success) https://pastebin.com/NnSa0jdv
(failed) https://pastebin.com/Gv6vHrmc

Any help or pointers please

Spriggsy

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