Forums - repo init -u {paths} for Snapdragon 855 and 865 HDK Custom ROM creation

5 posts / 0 new
Last post
repo init -u {paths} for Snapdragon 855 and 865 HDK Custom ROM creation
anthony
Join Date: 2 Dec 19
Posts: 3
Posted: Mon, 2020-03-16 06:18

Hi,

I'm looking for the repo init lines for the source so that I can create custom ROMS for both the Snapdragon 855 and 865 development kits.

i.e. If I was creating a standard one, as outlined in https://source.android.com/setup/build/downloading I'd use the repo init line:

repo init -u https://android.googlesource.com/platform/manifest

 

or 

repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1

 

for a specific version.

I've seen in this forum the following being used for the Snapdragon 845 HDK:

repo init -u git://codeaurora.org/platform/manifest.git -b release -m LA.UM.6.5.r1-04000-8x96.0.xml --repo-url=git://codeaurora.org/tools/repo.git

repo sync

What do I use for the 855 and 865?

Also, is there a help-page?

The source.android.com pages are quite straight-forwards, however I don't know how to jump from that, to building specifically for the 855 and 865.

Kind regards!

 

  • Up0
  • Down0
anthony
Join Date: 2 Dec 19
Posts: 3
Posted: Mon, 2020-03-16 13:46

I have possibly found it for the 855, however as the link does not specifically identify the HDK Development Kit, don't actually know):

On the XDA site:

https://www.xda-developers.com/qualcomm-snapdragon-855-snapdragon-675-sources-caf/

gives this URL:

https://source.codeaurora.org/quic/la/kernel/msm-4.14/tag/?h=LA.UM.7.1.r1-14000-sm8150.0

of which the part of the querystring that would seem to be significant is:

LA.UM.7.1.r1-14000-sm8150.0

Which would make the repo command as follows (but yet to try it):

repo init -u git://codeaurora.org/platform/manifest.git -b release -m LA.UM.7.1.r1-14000-sm8150.0.xml --repo-url=git://codeaurora.org/tools/repo.git

repo sync

Any comments?

  • Up0
  • Down0
imon.glass
Join Date: 3 Apr 20
Posts: 1
Posted: Fri, 2020-04-03 14:41

Hi,

I didn't have a lot of luck with that, getting various errors including:

 refs/remotes/origin/repo-1^0: not a valid SHA1

Regards,

Simon

 

  • Up0
  • Down0
jherwig
Join Date: 4 Jun 20
Posts: 2
Posted: Thu, 2020-06-04 12:35

Were you guys able to find a solution for this? I'm trying to do the same thing.

Also, are either of you able to enter fastbootd with your Snapdragon 855 as described here:

https://source.android.com/devices/bootloader/fastbootd

I can enter fastboot with "adb reboot bootloader", but I'm unable to enter fastbootd with "adb reboot fastboot" or "fastboot reboot fastboot". I may repost this specific problem in a separate post.

Edit: I am using an HDMI connection for my monitor. I updated to Android 10 using Intrinsyc's HDK855 Android Q JFlash update.

Thanks,

John

  • Up0
  • Down0
mengdiz
Join Date: 6 Dec 21
Posts: 27
Posted: Sun, 2022-02-13 23:38

Hi customer,

could you capture a console log for enter bootloader failed?

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.