Creating correct cfg

Search This thread

bobbywan30

Senior Member
Nov 18, 2017
125
8

Attachments

  • 20230203_163736.jpg
    20230203_163736.jpg
    2.3 MB · Views: 5

alecxs

Forum Moderator
Staff member
Feb 17, 2016
3,723
5
1,651
gitlab.com
what you see on your screenshot is only for navigate cursor. you don't need this. nothing is made to file. it is just help to jump screen offset.
 

alecxs

Forum Moderator
Staff member
Feb 17, 2016
3,723
5
1,651
gitlab.com
1st file (start) offset = 0 (bl1 = 0-2FFF)
2nd file (start) offset = 3000 (ebpl.bin = 3000-15FFF)
?
 

bobbywan30

Senior Member
Nov 18, 2017
125
8
Well, I made the first file BL1 0x3000 - 0x15FFF
and I saved BL1
 

Attachments

  • 20230203_172139.jpg
    20230203_172139.jpg
    2.1 MB · Views: 4
  • 20230203_172148.jpg
    20230203_172148.jpg
    2 MB · Views: 4

alecxs

Forum Moderator
Staff member
Feb 17, 2016
3,723
5
1,651
gitlab.com
Well, you made the first file bl1 0x0 - 0x2FFF
and you saved bl1

I don't understand. you have successfully created 1st file. the offset is 0-2FFF, the length is 3000 (hex)
[✓] bl1
[ ] ebpl.bin

yes, this is correct. hex (3000)16 = (12288)10 dec
the length of the file is 12288 bytes.
the 1st file is done.

Now, make the second file ebpl.bin 0x3000 - 0x15FFF
and save it ebpl.bin
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    @bobbywan30 I think you may have some misconceptions on what XDA is all about.

    Firstly, you MUST obey the Forum Rules. Do not post the same message several times, do not keep posting the same files multiple times, and USE ENGLISH.

    Second, you and only you are responsible for the risks you take. If you don't know what you're doing, you shouldn't be doing it. No one is obligated to help you. This forum is an excellent resource to learn things, but we aren't a "software support" forum where you can beg and demand that people do things for you. You will often find that people are more willing to offer help when it's clear that you have a general idea of what you're doing, but no one here is going to want to spoon feed you and hold your hand every step of the way. If someone tells you that you're doing something wrong, or that you don't know what you're doing, that should be your indication to STOP and do some research to gather the information you need.

    It doesn't matter how big your problem is; you got yourself into this mess, and it's rude to expect other people to dig you out.
    1
    I remember read someone suggested on gsmhosting.com you may have more luck with extra flashing tzsw/teegris from sboot image.

    Alright, lemme goes there, thank you for the suggestion.

    in case you're facing flashing issues you may insert DNW_WAIT in config, although I don't know if that makes a difference.

    Already tried adding DNW_WAIT line like on #179 , it just didn't work as it only showing "Wait Re-Connect AP USB Device" and "Please Run Re-Enumeration Sequence on AP" message and didn't proceed anything further.

    Consider that bootloader is downgrade protected, you need to flash recent sboot according to your current bootloader level.

    Yeah already using latest sboot for base, from March 2023 update since I didn't know what was this phone last software version (it comes in dead already anyway).
  • 4
    @bobbywan30 I think you may have some misconceptions on what XDA is all about.

    Firstly, you MUST obey the Forum Rules. Do not post the same message several times, do not keep posting the same files multiple times, and USE ENGLISH.

    Second, you and only you are responsible for the risks you take. If you don't know what you're doing, you shouldn't be doing it. No one is obligated to help you. This forum is an excellent resource to learn things, but we aren't a "software support" forum where you can beg and demand that people do things for you. You will often find that people are more willing to offer help when it's clear that you have a general idea of what you're doing, but no one here is going to want to spoon feed you and hold your hand every step of the way. If someone tells you that you're doing something wrong, or that you don't know what you're doing, that should be your indication to STOP and do some research to gather the information you need.

    It doesn't matter how big your problem is; you got yourself into this mess, and it's rude to expect other people to dig you out.
    2
    XDA at it's Finest!!!
    @alecxs and @adfree
    Awesome to see you two at it helping out!

    Thank you 💯
    2
    who needs the files
    can take them from here
    2
    this tool is undocumented, couldn't find any information about, except what is already linked in thread.
    for example don't know what the 200 means. guess it's a timeout counter.

    also I still don't understand how the location is determined where the files are written. my guess is, it parses the file name for determining the label.

    please wait for new information.
    thank you alecxs for your patience with me. you are a great gentleman.
    thank you for
    0 - 2FFF = bl1
    3000 - 15FFF = epbl.bin
    16000 - 67FFF = bl2.bin
    ...
    A4000 - 223FFF = s-boot.bin
    224000 - 263FFF = dram_el3mon.bin
    1 downloaded the latest firmware from the internet
    2 i extracted sboot.bin
    I rewrote the files
    3 boom
    [COM8]Write thread Start################### 2023_02_05-16_36_542
    [COM8]Transfer Done : IMAGES/bl1 2023_02_05-16_36_652
    [COM8]Transfer Done : IMAGES/epbl.bin 2023_02_05-16_36_783
    [COM8]Transfer Done : IMAGES/bl2.bin 2023_02_05-16_36_221
    [COM8]Transfer Done : IMAGES/s-boot.bin 2023_02_05-16_36_546
    [COM8]Transfer Done : IMAGES/dram_el3mon.bin 2023_02_05-16_36_677
    [COM8]Write thread Exit##################### 2023_02_05-16_36_697
    thank you from the bottom of my heart
    may god give you good health
    1
    you have just quoted me two times. find another person that can translate english into your language very well. try to understand what you just have quoted.