Jump to content

Recommended Posts

Posted

Alright, I built the x96q-lpddr3 image using the patches suggested. It booted (partially). Nothing on the screen, but it is starting!
I chose that image because it is H313 and lpddr3 (the android uboot build that worked before detected it as such)
I attached the serial log. It's getting late here and I may not get much more done on this until Monday, but this is a good sign in my opinion.

uboot.txt

Posted

Hmm, according to the config, the X96q lpddr3 uses the AXP313 already. Maybe ram is wrong? Pretty sure it's lpddr3, if there is any way to check that, I can. Gonna do a little digging in android.

Posted

According to Android uboot, DRAM_VCC= 1200mv
DRAM CLK =648 MHZ
DRAM TYPE=7 (lpddr3)
DRAM SIZE =1536 MBytes, para1 = 30fa, para2 = 6001000, dram_tpr13 = 26061
gonna try some of this in the x96q image, see what happens
 

Posted

I did notice in the log:
INFO:    PMIC: Probing AXP305 on RSB
ERROR:   RSB: set run-time address: 0x10003
INFO:    Could not init RSB: -65539

Posted
/sunxi-fw info -v fulldisk.img 
@     0: mbr: DOS MBR
    protective MBR, GPT used
    GPT version 00010000
    usable disk size: 7419 MB
    number of partition entries: 17
@   16: toc0: signed boot image
    2 items
    size: 98304 bytes
@ 321: toc0: signed boot image
    2 items
    size: 98304 bytes
@26812: fit: U-Boot FIT image
    fit:__overlay__: "<no description>"
    fit:__overlay__: "<no description>"
    fit:fragment@2: "<no description>"

So I never dumped just boot0  (and no firmware update available), but I have full emmc dump named fulldisk.img.
I would assume it is the toc0?
Trying to extract does not work , however: (maybe because there are two?)

/sunxi-fw extract -v -n toc0 -o uboot0 /home/Tr/fulldisk.img 
unknown image file

extracting the mbr works fine though.

Posted (edited)

Oh, so it is the devicetree of Linux we want. My bad. Here it is: devicetree.txt
FYI I was able to use binwalk -e on the boot partition dump, nice to see there is another way. Thanks for all the help

Edited by Randlin
Posted (edited)

Actually in that post it was about downloading the boot_a partition. Then extracting the dts.. you can skip the dts extraction part for now. We need your boot_a partition data.

 

also that’s not the android dts you posted. It has some info but not all of it.

Edited by Nick A

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines