unCoRrUpTeD Dual Boot V1 - Droid Incredible General

Someone over in the Main Android Software Dev. forum is working on a Dual-Boot script.
I'm posting this here b/c me and a fellow DINC user are haveing a issue with the command
Code:
adb shell cat /proc/iomem
it keeps repeating
Code:
3fe00000-3fffffff : msm_tv.0
3fe00000-3fffffff : msm_tv.0
3fe00000-3fffffff : msm_tv.0
3fe00000-3fffffff : msm_tv.0
Maybe someone can shed some light on the problem.
EDIT: Ok I figured it out.
Code:
F:\Android\sdk\tools>adb shell
# head /proc/iomem
head /proc/iomem
03700000-039fffff : kgsl_phys_memory
03700000-039fffff : kgsl
03a00000-03a3ffff : ram_console
03b00000-03dfffff : msm_panel.0
20000000-2e7fffff : System RAM
20027000-20414fff : Kernel text
20434000-2057245b : Kernel data
30000000-3bdfffff : System RAM
3fe00000-3fffffff : msm_tv.0
3fe00000-3fffffff : msm_tv.0

Related

Dual Boot Beta Testers

I am working on finalizing a dual-boot method that should work on any android phone. This will allow you to run 2 seperate ROMS quick and easy. It can also be changed to allow for more ROM's if needed. This will not require a different recovery and will be ran completely from the phone
I need some testers so I can test it out on multiple phones. Please leave a post on here on who is willing to test it out and I need one person to also post the printout from this command..
Make sure your phone is plugged in to your computer
Code:
adb shell cat /proc/iomem
If it doesn't return anything please post the print out for this..
Code:
adb shell ls /proc
hey man sounds cool so id love to try!
after typing this:
Code:
adb shell ls /proc
Code:
C:\AndroidSDK\tools>adb shell ls /proc
adb server is out of date. killing...
* daemon started successfully *
1 210 3080 calibration msm_pm_stats
10 22 36 cgroups mtd
108 2223 37 cmdline net
109 2237 38 config.gz pagetypeinfo
11 23 382 cpu partitions
12 2408 4 cpuinfo self
13 2413 45 crypto slabinfo
14 2427 47 devices softirqs
15 2444 48 diskstats stat
16 25 49 driver swaps
169 2647 5 execdomains sys
17 2654 50 fb sysrq-trigger
170 2663 51 filesystems timer_list
171 2672 52 fs timer_stats
172 2683 53 interrupts tiwlan
173 2690 54 iomem tty
174 2699 55 ioports uid_stat
175 2724 57 irq uptime
176 278 58 kallsyms version
177 282 59 kmsg vmallocinfo
178 289 6 kpagecount vmstat
179 2899 60 kpageflags wakelocks
18 291 655 last_kmsg wifidbg
181 2935 7 loadavg yaffs
19 3 8 locks yaffs_stats
1940 3005 811 meminfo zoneinfo
2 3037 9 misc
20 305 buddyinfo modules
21 3079 bus mounts
C:\AndroidSDK\tools>
Also this for first one worked after tried again:
Code:
C:\AndroidSDK\tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
# cat /proc/iomem
cat /proc/iomem
00000000-006fffff : smi
00700000-0079afff : msm_panel.0
007a0000-007bffff : ram_console
19200000-257fffff : System RAM
19226000-19608fff : Kernel text
19626000-19709eb7 : Kernel data
25800000-25ffffff : ebi
a0000000-a00fffff : regs
a0200000-a0200fff : msm_serial_hs.0
a0400000-a0400fff : msm_sdcc.1
a0500000-a0500fff : msm_sdcc.2
a0800000-a0800fff : msm_hsusb
a9900000-a9900fff : msm_i2c.0
a9900000-a9900fff : msm_i2c
a9a00000-a9a00fff : msm_serial.0
a9a00000-a9a00fff : msm_serial
a9c00000-a9c00fff : msm_serial.2
a9c00000-a9c00fff : msm_serial
aa200000-aa2effff : mdp
aa600000-aa600fff : msm_mddi.0
fa000010-fa000017 : leds-cpld
#
hope it helps
I would love to test it out.
I would also love to try this out assuming there is a reasonable chance that it won't break my phone.
Sent from my HTC Magic using XDA App
Code:
# cat /proc/iomem
00000000-006fffff : smi
00700000-0079afff : msm_panel.0
007a0000-007bffff : ram_console
19200000-257fffff : System RAM
1922a000-19625fff : Kernel text
19626000-1979475b : Kernel data
25800000-25ffffff : ebi
a0000000-a00fffff : regs
a0200000-a0200fff : msm_serial_hs.0
a0400000-a0400fff : msm_sdcc.1
a0500000-a0500fff : msm_sdcc.2
a0800000-a0801000 : msm_hsusb
a9900000-a9900fff : msm_i2c.0
a9900000-a9900fff : msm_i2c
a9c00000-a9c00fff : msm_serial.2
a9c00000-a9c00fff : msm_serial
aa200000-aa2effff : mdp
aa600000-aa600fff : msm_mddi.0
e8100010-e8100017 : leds-cpld
Thanks guys..
I should have this finished by Sunday. It makes it so much easier to do everything from the computer, because of all the tools available. There was no way to resign a .zip after it was modified so I had to go a different route.
I have 2 released right now. Untested Here is the link > unCoRrUpTeD Dual Boot
If yours isn't listed please send me a pm with a printout of
Code:
adb shell cat /proc/iomem
. I will update when I get the base address
Used the g1 version on my HTC magic and it works great... pretty much
Sent from my T-Mobile myTouch 3G using XDA App
Mental_Atom said:
Used the g1 version on my HTC magic and it works great... pretty much
Sent from my T-Mobile myTouch 3G using XDA App
Click to expand...
Click to collapse
Thats great! Im looking into running both system's on the phone and data on the sd or 1 system on the phone 1 system on the sd and sharing data. That last one is the tricky one.
I say mostly as I have had a few problems such as being stuck on the SD rom, the phone rom not booting, random fastboot USB booting!? no idea why it did that. Seems to work fine assuming you don't keep switching between them too often or you get random errors. Pretty much fine though and all of those things were easily fixed by flashing the nandroid back as the SD rom works beautifully. if you want some logs just ask and I'll see what I can do
I'm working on some more scripts to help troubleshoot since I'm trying to incorporate as many devices as possible and I only have Sheri to test on
Sent from my HERO running CM6 off the sdcard
If you need any more help just pop me a pm. Despite what this app says I'm on a HTC magic.
Sent from my T-Mobile myTouch 3G using XDA App

Dual Boot Beta Testers

I am working on finalizing a dual-boot method that should work on any android phone. This will allow you to run 2 seperate ROMS quick and easy. It can also be changed to allow for more ROM's if needed. This will not require a different recovery and will be ran completely from the phone
I need some testers so I can test it out on multiple phones. Please leave a post on here on who is willing to test it out and I need one person to also post the printout from this command..
Make sure your phone is plugged in to your computer
Code:
adb shell cat /proc/iomem
If it doesn't return anything please post the print out for this..
Code:
adb shell ls /proc
Code:
cat /proc/iomem
03a00000-03a3ffff : ram_console
03b00000-03f64fff : msm_panel.0
20000000-27ffffff : System RAM
20026000-20401fff : Kernel text
20420000-20512f03 : Kernel data
28000000-2dafffff : System RAM
2db00000-2dffffff : kgsl_phys_memory
2db00000-2dffffff : kgsl
35100000-3fffffff : System RAM
a0000000-a001ffff : kgsl_reg_memory
a0000000-a001ffff : kgsl
a0200000-a0200fff : msm_serial_hs.0
a0300000-a0300fff : msm_sdcc.1
a0400000-a0400fff : msm_sdcc.2
a0800000-a0801000 : msm_hsusb
a9900000-a9900fff : msm_i2c.0
a9900000-a9900fff : msm_i2c
aa200000-aa2effff : mdp
Code:
[email protected]:/$ adb shell cat /proc/iomem
03300000-037fffff : kgsl_phys_memory
03300000-037fffff : kgsl
03a00000-03a3ffff : ram_console
03b00000-03dfffff : msm_panel.0
20000000-2e7fffff : System RAM
20026000-20442fff : Kernel text
2045a000-20544d77 : Kernel data
30000000-3b6fffff : System RAM
a0000000-a001ffff : kgsl_reg_memory
a0000000-a001ffff : kgsl
a0200000-a0200fff : msm_serial_hs.0
a0300000-a0300fff : msm_sdcc.1
a0400000-a0400fff : msm_sdcc.2
a0800000-a08003ff : msm_hsusb
a9900000-a9900fff : msm_i2c.0
a9900000-a9900fff : msm_i2c
aa200000-aa2effff : mdp
There you go.
Tell me more about this dual boot. where is the second rom stored when not in use? I can't imagine there is enough space internally to store two, does it require an ext partition on the SD card?
I am going to test out 2 methods. In test performed by me and others with another method I was going about setting it up the ROM running on the sdcard was not much slower once everything got fully loaded. In fact some had better test results from the sdcard ROM
The 1st will be setup like this..
On the phone..
/system will hold rom1 system
/data will hold rom1 data
/cache will hold rom1 cache
On the sdcard
rom2 will be run from the sdcard
The 2nd will be setup like this
On the phone..
/system will hold rom1 system
/data will hold rom2 system
/cache will hold rom1 cache
On the sdcard
/rom1data will hold rom1 data
/rom2data will hold rom2 data
/cache will hold rom2 cache
The 2nd method is just to see if there is a lot of noticeable difference in speed.
There will be no need to create a seperate partition on the sdcard. It will actually be run off of the fat32 partition
I'll test for you send me a pm. I have a few devices, I can test it on for you.
I have a G1 I can use for testing, will it work on the G1.
Sent from my HTC Desire using XDA App
Sounds awesome, another tester here too
Willing to test HTC desire HD.
Sent from my Desire HD using XDA App
I have 2 released right now. Untested Here is the link > unCoRrUpTeD Dual Boot
If yours isn't listed please send me a pm with a printout of
Code:
adb shell cat /proc/iomem
. I will update when I get the base address

Bricked GT540 by donwngrading from 2.2 to 2.1

So guys I've managed to brick my optimus (tried to flash 2.1 via kdz over 2.2)
It broke half way doing flashing. Now that same thing happens evry time I try flashing it (something about missing dlls)
Any help?
here is kdz log:
[09:33:57:583] : Start Web Downloading
[09:33:57:583] : Get Usb Port
[09:33:57:591] : rsi.strFriendlyName=Communications Port (COM1)
[09:33:57:591] : Remove Communications Port (COM1)
[09:33:57:591] : rsi.strFriendlyName=LGE Bluetooth TransPort (COM23)
[09:33:57:591] : Remove LGE Bluetooth TransPort (COM23)
[09:33:57:591] : rsi.strFriendlyName=LGE Android Platform USB Serial Port (COM24)
[09:33:57:592] : FriendlyNameList[iii].szFriendlyName=LGE Android Platform USB Serial Port
[09:33:57:592] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 1 - COM24
[09:33:57:592] : Port = COM24
[09:33:57:593] : Clear
[09:33:57:593] : Clear
[09:33:57:594] : UNKNOWN : Req(12) -> Rsp(13)
[09:33:57:594] : Clear
[09:33:57:595] : UNKNOWN : Req(12) -> Rsp(13)
[09:33:57:595] : Clear
[09:33:57:596] : UNKNOWN : Req(12) -> Rsp(13)
[09:33:57:596] : >> DIAG_STATUS_F FAILED
[09:33:57:601] : >>Get Model Name [DIAG_VERNO_F]
[09:33:57:601] : Clear
[09:33:57:602] : BAD CONN MODE : Req(0) -> Rsp(3)
[09:33:57:602] : Clear
[09:33:57:603] : BAD CONN MODE : Req(0) -> Rsp(3)
[09:33:57:603] : Clear
[09:33:57:604] : BAD CONN MODE : Req(0) -> Rsp(3)
[09:33:57:604] : Clear
[09:33:57:605] : BAD CONN MODE : Req(0) -> Rsp(3)
[09:33:57:605] : Clear
[09:33:57:606] : BAD CONN MODE : Req(0) -> Rsp(3)
[09:33:57:606] : Clear
[09:33:57:607] : BAD CONN MODE : Req(0) -> Rsp(3)
[09:33:57:607] : FAIL (No Phone)
[09:33:57:607] : GetModelName() Operation Failed Check Diag CMD
[09:33:57:607] : EMERGENCY Booting Mode
[09:33:57:607] : >>Get Model Name in Emergency Mode [DLOAD_VERREQ_F]
[09:33:57:607] : Clear
[09:33:57:607] : Clear
[09:33:57:608] : BS/GT540/7Dp0501#1#{86e0d1e0-8089-11d0-
[09:33:57:608] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 0 - GT540
[09:33:57:608] : >>Get Mobile SW [DIAG_EXT_BUILD_ID_F]
[09:33:57:608] : Clear
[09:33:57:608] : Clear
[09:33:57:609] : DLOAD_NAK_F reason_msb = 6, reason_lsb = 6
[09:33:57:609] : [ DLOAD ERROR ] : NAK_INVALID_CMD
[09:33:57:609] : Clear
[09:33:57:610] : DLOAD_NAK_F reason_msb = 6, reason_lsb = 6
[09:33:57:610] : [ DLOAD ERROR ] : NAK_INVALID_CMD
[09:33:57:610] : Clear
[09:33:57:611] : DLOAD_NAK_F reason_msb = 6, reason_lsb = 6
[09:33:57:611] : [ DLOAD ERROR ] : NAK_INVALID_CMD
[09:33:57:611] : FAIL
[09:33:57:611] : Clear
[09:33:57:611] : Clear
[09:33:57:622] : DLOAD_NAK_F reason_msb = 3, reason_lsb = 3
[09:33:57:622] : [ DLOAD ERROR ] : NAK_INVALID_LEN
[09:33:57:622] : Clear
[09:33:57:623] : DLOAD_NAK_F reason_msb = 3, reason_lsb = 3
[09:33:57:623] : [ DLOAD ERROR ] : NAK_INVALID_LEN
[09:33:57:623] : Clear
[09:33:57:624] : DLOAD_NAK_F reason_msb = 3, reason_lsb = 3
[09:33:57:624] : [ DLOAD ERROR ] : NAK_INVALID_LEN
[09:33:57:624] : NV Write Fail : NV ITEM 9028(9028)
[09:33:57:724] : m_pPhoneCtrl->m_pDload->Dl_GetCommMode(&m_pPhoneCtrl->m_pDload->m_nCommMode)
[09:33:57:724] : >> GET DLOAD COMM MODE
[09:33:57:724] : Clear
[09:33:57:724] : Clear
[09:33:57:725] : [GetCommMode] Communication mode : 2
[09:33:57:725] : Pre Nand Download
[09:33:57:725] : >>Set Trusted Mode [DLOAD_NAND_SEC_MODE] sec_mode = 1 (1=trusted 0=NonTrusted)
[09:33:57:725] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - TRUSTED MODE
[09:33:57:725] : Clear
[09:33:57:725] : Clear
[09:33:57:726] : [COM24] >>NandFlashInitWithFile(PARTITION TBL), BinType =8
[09:33:57:726] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - INIT PARTITION TBL
[09:33:57:726] : Clear
[09:33:57:726] : Clear
[09:33:57:737] : Clear
[09:33:57:737] : Clear
[09:33:57:738] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_WRITE_TO_SDRAM 3
[09:33:57:738] : [COM24] Check BCPL Status ...
[09:33:57:740] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Check BCPL
[09:33:57:741] : WaitRsp_1
[09:33:57:841] : Error Read in WaitRsp
[09:33:57:841] : [COM24] >> BCPL Off ...
[09:33:57:841] : m_nSelectedImages= 70787108
[09:33:57:841] : m_nSelectedImages= 70787108,Type= 13
[09:33:57:841] : [COM14] ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_WRITE_OEMSBL 18
[09:33:57:841] : [COM24] >>NandFlashInitWithFile(OEMSBL HEADER), BinType =12
[09:33:57:841] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - INIT OEMSBL HEADER
[09:33:57:841] : Clear
[09:33:57:841] : @@ Cable Disconnected - Writing : 5
[09:33:57:841] : Clear
[09:33:57:841] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Close Port
[09:33:57:841] : Close Port<<
[09:33:57:841] : Clear
[09:33:57:841] : [COM24] FAIL
[09:33:57:841] : >>NandFlashWrite OEMSBL
[09:33:57:841] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - FLASHING OEMSBL
[09:33:57:844] : ¸Ţ˝ĂÁö ş¸łż ProgreassiveBar Init wParam TYPE_WPARAM_PROGRESSIVE_POS=5 lParam(pos)=0 nResult=0
[09:33:57:844] : FAIL
[09:33:57:844] : Debug Log Start ======================================
[09:33:57:844] : Ram Writing
[09:33:57:844] : NandAddr : 0x00000001, Size : 0
[09:33:57:844] : TargetAddr : 0x00000000
[09:33:57:844] : Debug Log End ========================================
[09:33:57:844] : >> RETRY(1)
[09:33:58:344] : FAIL
[09:33:58:344] : Debug Log Start ======================================
[09:33:58:344] : Ram Writing
[09:33:58:344] : NandAddr : 0x00000001, Size : 0
[09:33:58:344] : TargetAddr : 0x00000000
[09:33:58:344] : Debug Log End ========================================
[09:33:58:344] : >> RETRY(2)
[09:33:58:844] : FAIL
[09:33:58:844] : Debug Log Start ======================================
[09:33:58:844] : Ram Writing
[09:33:58:844] : NandAddr : 0x00000001, Size : 0
[09:33:58:844] : TargetAddr : 0x00000000
[09:33:58:844] : Debug Log End ========================================
[09:33:58:844] : ERROR : NandFlashWrite(OEMSBL)
[09:33:58:844] : TYPE_WPARAM_UPGRADE_ERROR
[09:33:58:844] : ¸Ţ˝ĂÁö ş¸łż - TYPE_WPARAM_UPGRADE_ERROR Error Code = 1010
[09:33:58:904] : Log finished
Click to expand...
Click to collapse
Flash a rom with fastboot and type 'fastboot -w'.
Joost
Boot in download mode and try again

[Q] rooted yet cant install roms or get to bootloader???

im typically just trolling around lol. however today i need to post. so heres my deal. i have my gt540 upgraded to the stock 2.1 but its rooted. well kinda???
i did the super one click and rooted the phone but im stuck. if i igo into rom manager and try to load one of the dev apps for the gt540 its prompts me to install from boot. when it reboots i get a black screen and about a minute later the original os is loaded. im sorry i know im a noob any help would be super.
also a side note. whenever i try and get into fastboot or anything it just loads the regular rom.
so i really am lost and would love any feedback.
thanks in advance!
rom manager downloads wont work on are phone and also you need clockwork installed also the install backup etc
cant seem to get clockwork installed. dude im the guy who always googles cause i know im gonna look like a fool asking. lol. can you please send me in the right direction with links and download sites? thanks man!
In gt540 android devlopment search for 'how to'
Author-lavero burgos.
You will have all you ned.
Sent from my GT540 using XDA App
tried that and got nothing...do you happen to have a link? sorry to pester you.
here the link to the thred
http://forum.xda-developers.com/showthread.php?t=1032744
I finnaly found someone who has the same problem.
I do the flashing on a friends phone same as i did on my multiple times SUCCSESFULLY
and KDZ flashes it Ok, but it just loads up same rom. The background is not changed, apps are here but arent working.
i do a hard reset, see that i've lost some languages, means it's flashed but it's not!
I tried even cs-recovery flash and it just wont.
I repeat, i did the processs multiple times on my phone alwyes succsesfully
--->I also updated that very same phome to 2.1 with KDZ when he got it<---
It flashes the phone but its not flashed. No fastboot. it looks like i'ts partially flashed.
how's that even possible?
Whats the deal with that, i'm getting crazy here?
i will upload a KDZ log if somone knows to check it..
here's normal flash
Code:
[19:42:04:863] : =============================================
[19:42:04:863] : Log is started on 12.04.2011, at 19:42:04:863,
executable: C:\flasher\KDZ_FW_UPD.exe (ProcID: 0x00000ed8),
compile time : Sep 8 2010 17:19:53
[19:42:04:863] : Version :
[19:42:04:864] : strFilename1 = eur
[19:42:04:864] : m_DlMode = 4, m_strBinaryPath = C:\ProgramData\LGMOBILEAX\Phone\europen+fastboot.dz, m_nSelectedImages= 70787108
[19:42:13:046] : Start Web Downloading
[19:42:13:046] : Get Usb Port
[19:42:13:061] : rsi.strFriendlyName=Communications Port (COM1)
[19:42:13:061] : Remove Communications Port (COM1)
[19:42:13:061] : rsi.strFriendlyName=LGE Android USB Serial Port (COM14)
[19:42:13:061] : FriendlyNameList[iii].szFriendlyName=LGE Android USB Serial Port
[19:42:13:061] : rsi.strFriendlyName=LGE Android USB GPS NMEA Port (COM13)
[19:42:13:061] : Remove LGE Android USB GPS NMEA Port (COM13)
[19:42:13:061] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 1 - COM14
[19:42:13:061] : Port = COM14
[19:42:13:061] : Clear
[19:42:13:061] : Clear
[19:42:13:077] : >> DIAG_STATUS_F FAILED
[19:42:13:093] : >>Get Model Name [DIAG_VERNO_F]
[19:42:13:093] : Clear
[19:42:13:108] : strModel = GT540
[19:42:13:108] : Read NV item: 71 NV ITEM 71 [71]
[19:42:13:108] : Clear
[19:42:13:124] : CSW
[19:42:13:124] : Banner : CSW
[19:42:13:124] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 0 - GT540
[19:42:13:124] : >>Get Mobile SW [DIAG_EXT_BUILD_ID_F]
[19:42:13:124] : Clear
[19:42:13:139] : GT540-M76XX-V20a-OCT-05-2010-XX
[19:42:13:139] : strFilename = GT540-M76XX-V20a-OCT-05-2010-XX
[19:42:13:139] : strFilename = V20
[19:42:13:139] : Flag_Phone_BIN_Eclair = TRUE
[19:42:13:139] : Clear
[19:42:13:155] : Write NV item:9028 NV ITEM 9028
[19:42:13:155] : 9028 - NV_DONE_S Item
[19:42:13:264] : _DloadMode()
[19:42:13:264] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_CHANGE_DLOAD 4
[19:42:13:264] : >>Change Offline Mode [DIAG_CONTROL_F/Mode = 1]
[19:42:13:264] : Clear
[19:42:13:280] : >>Change Dload Mode [DIAG_DLOAD_F]
[19:42:13:280] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - DLOAD
[19:42:13:280] : Clear
[19:42:13:280] : 2_DIAG_DLOAD_F DLOAD_RESET_F do not wait for response
[19:42:13:280] : #ifdef FEATURE_L4
[19:42:13:280] : Clear
[19:42:13:280] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Close Port
[19:42:13:280] : Close Port<<
[19:42:53:281] : Clear
[19:42:53:281] : EMERGENCY Booting Mode
[19:42:53:281] : >>Get Model Name in Emergency Mode [DLOAD_VERREQ_F]
[19:42:53:281] : Clear
[19:42:53:281] : Clear
[19:42:53:292] : BS/GT540/7D
[19:42:53:292] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 0 - GT540
[19:42:53:292] : m_pPhoneCtrl->m_pDload->Dl_GetCommMode(&m_pPhoneCtrl->m_pDload->m_nCommMode)
[19:42:53:292] : >> GET DLOAD COMM MODE
[19:42:53:292] : Clear
[19:42:53:292] : Clear
[19:42:53:293] : [GetCommMode] Communication mode : 2
[19:42:53:293] : Pre Nand Download
[19:42:53:293] : >>Set Trusted Mode [DLOAD_NAND_SEC_MODE] sec_mode = 1 (1=trusted 0=NonTrusted)
[19:42:53:293] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - TRUSTED MODE
[19:42:53:293] : Clear
[19:42:53:293] : Clear
[19:42:53:294] : [COM14] >>NandFlashInitWithFile(PARTITION TBL), BinType =8
[19:42:53:294] : NandFlashInitWithFile :: LG3GBinaryList[BinType].szBinaryTypeName = PARTITION TBL, BinType = 8
[19:42:53:294] : NandFlashInitWithFile ::
[19:42:53:294] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - INIT PARTITION TBL
[19:42:53:294] : Clear
[19:42:53:294] : Clear
[19:42:53:305] : Clear
[19:42:53:305] : Clear
[19:42:53:306] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_WRITE_TO_SDRAM 3
[19:42:53:306] : m_nSelectedImages= 70787108,Type= 3
[19:42:53:306] : [COM14] ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_WRITE_AMSS 15
[19:42:53:306] : [COM14] >>NandFlashInitWithFile(AMSS MODEM HEADER), BinType =14
[19:42:53:306] : NandFlashInitWithFile :: LG3GBinaryList[BinType].szBinaryTypeName = AMSS MODEM HEADER, BinType = 14
[19:42:53:306] : NandFlashInitWithFile ::
[19:42:53:309] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - INIT AMSS MODEM HEADER
[19:42:53:309] : Clear
[19:42:53:309] : Clear
[19:42:53:320] : >> AMSS FLASHING ...
[19:42:53:321] : ¸Ţ˝ĂÁö ş¸łż ProgreassiveBar Init wParam TYPE_WPARAM_PROGRESSIVE_POS=5 lParam(pos)=0 nResult=0
[19:42:53:321] : Sending Pkt Seq : 0
[19:42:53:321] : Clear
[19:42:53:322] : Sending Pkt Seq : 1
[19:42:53:322] : Sending Pkt Seq : 2
[19:42:53:322] : Sending Pkt Seq : 3
NOW IT SENDs TO....
[19:45:36:342] : Sending Pkt Seq : 114437
[19:45:36:342] : Sending Pkt Seq : 114438
[19:45:36:342] : Tx packet : Last packet sequence : 114439
[19:45:36:342] : Sending Pkt Seq : 114439
[19:45:36:364] : _Reset_N_Close bFirst = 1
[19:45:36:364] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_RESET_THE_PHONE_1ST 8
[19:45:36:364] : [COM14] Reset [DLOAD]
[19:45:36:364] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - RESET
[19:45:36:675] : Clear
[19:45:36:675] : Clear
[19:45:36:675] : 2_DIAG_DLOAD_F DLOAD_RESET_F do not wait for response
[19:45:36:976] : Clear
[19:45:36:976] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Close Port
[19:45:36:976] : Close Port<<
here's a part of CS_RECOVERY flash:
Code:
[23:30:26:873] : =============================================
[23:30:26:873] : Log is started on 19.04.2011, at 23:30:26:873,
executable: C:\Android\KDZ_FW_UPD.exe (ProcID: 0x00001580),
compile time : Sep 1 2010 21:09:05
[23:30:26:873] : Version :
[23:30:26:873] : strFilename1 = v20
[23:30:26:873] : m_DlMode = 4, m_strBinaryPath = C:\ProgramData\LGMOBILEAX\Phone\v20b.dz, m_nSelectedImages= 70787108
[23:30:34:236] : Start Web Downloading
[23:30:34:236] : Get Usb Port
[23:30:34:267] : rsi.strFriendlyName=Communications Port (COM1)
[23:30:34:267] : Remove Communications Port (COM1)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM6)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM6)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM7)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM7)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM11)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM11)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM12)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM12)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM54)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM54)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM56)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM56)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM57)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM57)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM53)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM53)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM58)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM58)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM52)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM52)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM4)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM4)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM5)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM5)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM9)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM9)
[23:30:34:267] : rsi.strFriendlyName=Standard Serial over Bluetooth link (COM10)
[23:30:34:267] : Remove Standard Serial over Bluetooth link (COM10)
[23:30:34:267] : rsi.strFriendlyName=Standard Modem over Bluetooth link #12
[23:30:34:267] : Remove Standard Modem over Bluetooth link #12
[23:30:34:267] : rsi.strFriendlyName=Standard Modem over Bluetooth link #13
[23:30:34:267] : Remove Standard Modem over Bluetooth link #13
[23:30:34:267] : rsi.strFriendlyName=Standard Modem over Bluetooth link #11
[23:30:34:267] : Remove Standard Modem over Bluetooth link #11
[23:30:34:267] : rsi.strFriendlyName=Standard Modem over Bluetooth link
[23:30:34:267] : Remove Standard Modem over Bluetooth link
[23:30:34:267] : rsi.strFriendlyName=Standard Modem over Bluetooth link #2
[23:30:34:267] : Remove Standard Modem over Bluetooth link #2
[23:30:34:267] : rsi.strFriendlyName=LGE Android USB Serial Port (COM14)
[23:30:34:267] : FriendlyNameList[iii].szFriendlyName=LGE Android USB Serial Port
[23:30:34:267] : rsi.strFriendlyName=LGE Android USB GPS NMEA Port (COM13)
[23:30:34:267] : Remove LGE Android USB GPS NMEA Port (COM13)
[23:30:34:267] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 1 - COM14
[23:30:34:267] : Port = COM14
[23:30:34:267] : Clear
[23:30:34:267] : Clear
[23:30:34:283] : >> DIAG_STATUS_F FAILED
[23:30:34:299] : >>Get Model Name [DIAG_VERNO_F]
[23:30:34:299] : Clear
[23:30:34:314] : strModel = GT540
[23:30:34:314] : Read NV item: 71 NV ITEM 71 [71]
[23:30:34:314] : Clear
[23:30:34:330] : CSW
[23:30:34:330] : Banner : CSW
[23:30:34:330] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 0 - GT540
[23:30:34:330] : >>Get Mobile SW [DIAG_EXT_BUILD_ID_F]
[23:30:34:330] : Clear
[23:30:34:345] : GT540-M76XX-V20b-SEP-13-2010-XX
[23:30:34:345] : strFilename = GT540-M76XX-V20b-SEP-13-2010-XX
[23:30:34:345] : strFilename = V20
[23:30:34:345] : Flag_Phone_BIN_Eclair = TRUE
[23:30:34:345] : Clear
[23:30:34:361] : Write NV item:9028 NV ITEM 9028
[23:30:34:361] : 9028 - NV_DONE_S Item
[23:30:34:470] : _DloadMode()
[23:30:34:470] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_CHANGE_DLOAD 4
[23:30:34:470] : >>Change Offline Mode [DIAG_CONTROL_F/Mode = 1]
[23:30:34:470] : Clear
[23:30:34:486] : >>Change Dload Mode [DIAG_DLOAD_F]
[23:30:34:486] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - DLOAD
[23:30:34:486] : Clear
[23:30:34:486] : 2_DIAG_DLOAD_F DLOAD_RESET_F do not wait for response
[23:30:34:486] : #ifdef FEATURE_L4
[23:30:34:486] : Clear
[23:30:34:486] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Close Port
[23:30:34:486] : Close Port<<
[23:31:14:490] : Clear
[23:31:14:490] : EMERGENCY Booting Mode
[23:31:14:490] : >>Get Model Name in Emergency Mode [DLOAD_VERREQ_F]
[23:31:14:490] : Clear
[23:31:14:490] : Clear
[23:31:14:506] : BS/GT540/7D
[23:31:14:506] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 0 - GT540
[23:31:14:506] : m_pPhoneCtrl->m_pDload->Dl_GetCommMode(&m_pPhoneCtrl->m_pDload->m_nCommMode)
[23:31:14:506] : >> GET DLOAD COMM MODE
[23:31:14:506] : Clear
[23:31:14:506] : Clear
[23:31:14:521] : [GetCommMode] Communication mode : 2
[23:31:14:521] : Pre Nand Download
[23:31:14:521] : >>Set Trusted Mode [DLOAD_NAND_SEC_MODE] sec_mode = 1 (1=trusted 0=NonTrusted)
[23:31:14:521] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - TRUSTED MODE
[23:31:14:521] : Clear
[23:31:14:521] : Clear
[23:31:14:537] : [COM14] >>NandFlashInitWithFile(PARTITION TBL), BinType =8
[23:31:14:537] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - INIT PARTITION TBL
[23:31:14:537] : Clear
[23:31:14:537] : Clear
[23:31:14:552] : Clear
[23:31:14:552] : Clear
[23:31:14:568] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_WRITE_TO_SDRAM 3
[23:31:14:568] : m_nSelectedImages= 70787108,Type= 3
[23:31:14:568] : [COM14] ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_WRITE_AMSS 15
[23:31:14:568] : [COM14] >>NandFlashInitWithFile(AMSS MODEM HEADER), BinType =14
[23:31:14:568] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - INIT AMSS MODEM HEADER
[23:31:14:568] : Clear
[23:31:14:568] : Clear
[23:31:14:584] : >> AMSS FLASHING ...
[23:31:14:584] : ¸Ţ˝ĂÁö ş¸łż ProgreassiveBar Init wParam TYPE_WPARAM_PROGRESSIVE_POS=5 lParam(pos)=0 nResult=0
[23:31:14:584] : Sending Pkt Seq : 0
[23:31:14:584] : Clear
NOW SENDING PKT
.....
[23:31:14:942] : Sending Pkt Seq : 276
[23:31:14:942] : Sending Pkt Seq : 277
[23:31:14:942] : Sending Pkt Seq : 278
[23:31:14:942] : Sending Pkt Seq : 279
.....
[23:33:39:820] : Tx packet : Last packet sequence : 103474
[23:33:39:820] : Sending Pkt Seq : 103474
[23:33:39:851] : Same Version DL BIN & Phone BIN
[23:33:39:851] : _Reset_N_Close bFirst = 1
[23:33:39:851] : ¸Ţ˝ĂÁö ş¸łż TYPE_WPARAM_RESET_THE_PHONE_1ST 8
[23:33:39:851] : [COM14] Reset [DLOAD]
[23:33:39:851] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - RESET
[23:33:40:163] : Clear
[23:33:40:163] : Clear
[23:33:40:163] : 2_DIAG_DLOAD_F DLOAD_RESET_F do not wait for response
[23:33:40:475] : Clear
[23:33:40:475] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Close Port
[23:33:40:475] : Close Port<<
[23:34:20:478] : Clear
[23:34:20:478] : Clear
[23:34:20:478] : Clear
[23:34:20:493] : Error in DLOAD MODE : Req(12) -> Rsp(19)
[23:34:20:493] : Clear
[23:34:20:509] : Error in DLOAD MODE : Req(12) -> Rsp(19)
[23:34:20:509] : Clear
[23:34:20:525] : Error in DLOAD MODE : Req(12) -> Rsp(19)
[23:34:20:525] : >> DIAG_STATUS_F FAILED
[23:34:20:540] : >>Get Model Name [DIAG_VERNO_F]
[23:34:20:540] : Clear
[23:34:20:556] : strModel = GT540
[23:34:20:556] : Read NV item: 71 NV ITEM 71 [71]
[23:34:20:556] : Clear
[23:34:20:571] : CSW
[23:34:20:571] : Banner : CSW
[23:34:20:571] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 0 - GT540
[23:34:20:571] : Clear
[23:34:20:587] : Write NV item:9028 NV ITEM 9028
[23:34:20:587] : 9028 - NV_DONE_S Item
[23:34:20:587] : Clear
[23:34:20:587] : WM_COPYDATA ¸Ţ˝ĂÁö ş¸łż 3 - Close Port
[23:34:20:587] : Close Port<<
[23:34:20:587] : ¸Ţ˝ĂÁö ş¸łż - TYPE_WPARAM_UPGRADE_OK
[23:34:22:631] : Log finished
now what's this:
[23:34:20:493] : Error in DLOAD MODE : Req(12) -> Rsp(19)
[23:34:20:493] : Clear
[23:34:20:509] : Error in DLOAD MODE : Req(12) -> Rsp(19)
[23:34:20:509] : Clear
[23:34:20:525] : Error in DLOAD MODE : Req(12) -> Rsp(19)
i dunno man. im ready to give up lol. i do appreciate what help i did get in the how to thread but ive been there and tried a ton of it. im lost.
kdm212 said:
i dunno man. im ready to give up lol. i do appreciate what help i did get in the how to thread but ive been there and tried a ton of it. im lost.
Click to expand...
Click to collapse
You still have a hope! Me (Hopefully)
Your problem is you probably wont have Fastboot installed. You need to flash a .KDZ file to activate fastboot and here is how:
(I took this from MoDaCo)
The guide
To install this ROM you need to have fastboot enabled on your phone. If you have Android 1.6/2.1 installed from LG, then fastboot is not enabled. I will explain how to enable fastboot on your phone (this involves re-flashing/replacing your currently installed firmware):
KDZ Updater CarphoneWarehouse Unlocked.zip - A link to a zip archive with all the files needed to flash to Android version 2.1 with fastboot (Carphone Warehouse Unlocked)
KDZ Updater Europe Open.zip - A link to a zip archive with all the files needed to flash toAndroid version 2.1 with fastboot (Europe Open)
Download the version that best applies to you, if you live in the UK, I'd recommend you download the Carphone Warehouse Unlocked version, whereas if you live in Europe, I'd recommend the Europe Open version (simple right? )
I live in the UK and used the open rom from Europe as the Carphone Warehouse rom would not install
Now, how to flash these versions; I'll explain in detail how to flash the ROM's from starting with backing up.
Instructions to install ROM with Fastboot:
2. Extract the .zip file you downloaded to your computer (e.g. your desktop). Open the folder and install MSXML 4.0 SP3 Parser (msxml.msi).
4. Next, open KDZ_FW_UPD.exe
(i) Change 'Type' to '3GQCT' *THIS IS A MUST, THE UPDATE WILL NOT WORK OTHERWISE AND YOU MAY BRICK YOUR PHONE*
(ii) Make sure 'PhoneMode' is set to 'DIAG'
(iii) Browse for the 'V20B_00+Fastboot.kdz' file.
5. Prepare the phone by enabling USB Debugging by going to Settings>Applications>Development>Enable USB Debugging and connect the phone to the computer via USB cable and wait for the drivers to install for the phone.
6. Click 'Launch software update' and do not use your computer until the update is complete. The update will take roughly 10-20 mins to complete.
If you have a problem with this try a different rom, this guide offers two to choose from.
Click to expand...
Click to collapse
How to install Clockwork:
Download Clockwork from here
Download Fastboot.exe from here
Extract Fastboot to your desktop and copy clockwork to the desktop too.
Put your phone in fastboot (camera+power)
Open a command prompt and type
Code:
cd Desktop
fastboot flash recovery recovery_clockwork_2.5.1.8_swift.img
fastboot reboot
Now hold down the Home+Power button and you will be welcomed with clockwork.
Hope it helps,
Jack
ok im gonna give it a go right now! wish me luck...im sure ill need it!
ok status update time.
downloaded and installed everything. then went ahead and used the(other kdz file kept giving me an error) europe kdz file. however after it was dont everything i try to do is giving me the popup error message. cant even get into setting. wasnt that file supposed to wipe the phone?
i do manage to get into some type of fastboot but after i run "fastboot flash recovery recovery_clockwork_2.5.1.8_swift.im" then "reboot fastboot" cdm says "rebooting..." then nothing happens.
tried to do home and power at the same time with the phone powered on and powered off. nothing...
still kinda lost. i do feel that i made some progress with your help but i have a ways to go. more suggestions?
kdm212 said:
ok im gonna give it a go right now! wish me luck...im sure ill need it!
ok status update time.
downloaded and installed everything. then went ahead and used the(other kdz file kept giving me an error) europe kdz file. however after it was dont everything i try to do is giving me the popup error message. cant even get into setting. wasnt that file supposed to wipe the phone?
i do manage to get into some type of fastboot but after i run "fastboot flash recovery recovery_clockwork_2.5.1.8_swift.im" then "reboot fastboot" cdm says "rebooting..." then nothing happens.
tried to do home and power at the same time with the phone powered on and powered off. nothing...
still kinda lost. i do feel that i made some progress with your help but i have a ways to go. more suggestions?
Click to expand...
Click to collapse
Go back into fastboot mode and open a cmd and do "fastboot -w" that should wipe the phone's data.
Hope it helps
JackG256 said:
Go back into fastboot mode and open a cmd and do "fastboot -w" that should wipe the phone's data.
Hope it helps
Click to expand...
Click to collapse
ok so after i kept getting the errors on eveyrthing i touched. i decided to do a hard reset. did that re-ran the kdz file. did the clockwork and fastboot. seems like im at the last stage and cant get recovery up.
also i did do the erase.
more suggestions jack?
kdm212 said:
ok so after i kept getting the errors on eveyrthing i touched. i decided to do a hard reset. did that re-ran the kdz file. did the clockwork and fastboot. seems like im at the last stage and cant get recovery up.
also i did do the erase.
more suggestions jack?
Click to expand...
Click to collapse
Try erasing then re-flashing the recovery partition with a different version. Get 3.0.0.5 here.
Put recovery in the same place as fastboot is and do this in command prompt.
Code:
fastboot erase recovery
fastboot flash recovery recovery_clockwork_3.0.0.5_swift.img
fastboot reboot
Jack

Need help to bring up EFIDroid support for moto G4 plus

i need a cat /proc/iomem
I don't know what you meant by logcat, but I presume this is what you want.
Code:
athene:/ # cat /proc/iomem
0005c000-0005cfff : tsens_eeprom_physical
000601d0-000611cf : vmpm
0006c000-0006c1ff : phy_csr
0006c000-0006c1ff : phy_csr
0006c000-0006c1ff : phy_csr
004a8000-004a9fff : tsens_physical
004ab000-004ab003 : pshold-base
01871000-01871003 : restart_reg
01b00020-01b0002f : csi_clk_mux
01b00030-01b00033 : csiphy_clk_mux
01b00038-01b0003b : csiphy_clk_mux
01b04000-01b040ff : 1b04000.qcom,cpp
01b08000-01b080ff : 1b08000.qcom,csid
01b08400-01b084ff : 1b08400.qcom,csid
01b08800-01b088ff : 1b08800.qcom,csid
01b0a000-01b0a4ff : 1b0a000.qcom,ispif
01b0ac00-01b0adff : 1b0ac00.qcom,csiphy
01b0b000-01b0b1ff : 1b0b000.qcom,csiphy
01b0c000-01b0cfff : 1b0c000.qcom,cci
01c00000-01c0ffff : kgsl-3d0
01c20000-01c2ffff : kgsl-3d0
04020000-0402003f : rmb_base
04080000-040800ff : qdsp6_base
07803000-0780afff : /soc/[email protected]
07824900-07824dff : mmc0
07864900-07864a1b : mmc1
07884000-078a2fff : /soc/qcom,[email protected]
078b0000-078b01ff : msm_serial_hsl
078b6000-078b6fff : 78b6000.i2c
078b7000-078b75ff : 78b7000.i2c
078b8000-078b85ff : 78b8000.i2c
078db000-078db3ff : core
078db000-078db3ff : core
07af5000-07af55ff : spi_qsd
07af8000-07af85ff : spi_qsd
0a0120a8-0a0120af : alarms_txctl
0a012448-0a01244f : alarms_tactl
0a08040c-0a080413 : wlan_tx_status
0a080488-0a08048f : wlan_tx_phy_aborts
0a080c00-0a080c00 : pronto_mcu_base
0a080fb0-0a080fb7 : wlan_brdg_err_source
0a100400-0a1005ff : pronto_a2xb_base
0a205050-0a20524f : pronto_ccpu_base
0a219000-0a21901f : pronto_saw2_base
0a21b000-0a21dfff : pronto_phy_base
0b017000-0b017fff : msm-watchdog
20000000-84efffff : System RAM
20008000-213c663f : Kernel code
21514000-21916ff7 : Kernel data
86800000-86bfffff : System RAM
8d900000-dfffffff : System RAM
Silesh.Nair said:
I don't know what you meant by logcat, but I presume this is what you want.
Code:
athene:/ # cat /proc/iomem
0005c000-0005cfff : tsens_eeprom_physical
000601d0-000611cf : vmpm
0006c000-0006c1ff : phy_csr
0006c000-0006c1ff : phy_csr
0006c000-0006c1ff : phy_csr
004a8000-004a9fff : tsens_physical
004ab000-004ab003 : pshold-base
01871000-01871003 : restart_reg
01b00020-01b0002f : csi_clk_mux
01b00030-01b00033 : csiphy_clk_mux
01b00038-01b0003b : csiphy_clk_mux
01b04000-01b040ff : 1b04000.qcom,cpp
01b08000-01b080ff : 1b08000.qcom,csid
01b08400-01b084ff : 1b08400.qcom,csid
01b08800-01b088ff : 1b08800.qcom,csid
01b0a000-01b0a4ff : 1b0a000.qcom,ispif
01b0ac00-01b0adff : 1b0ac00.qcom,csiphy
01b0b000-01b0b1ff : 1b0b000.qcom,csiphy
01b0c000-01b0cfff : 1b0c000.qcom,cci
01c00000-01c0ffff : kgsl-3d0
01c20000-01c2ffff : kgsl-3d0
04020000-0402003f : rmb_base
04080000-040800ff : qdsp6_base
07803000-0780afff : /soc/[email protected]
07824900-07824dff : mmc0
07864900-07864a1b : mmc1
07884000-078a2fff : /soc/qcom,[email protected]
078b0000-078b01ff : msm_serial_hsl
078b6000-078b6fff : 78b6000.i2c
078b7000-078b75ff : 78b7000.i2c
078b8000-078b85ff : 78b8000.i2c
078db000-078db3ff : core
078db000-078db3ff : core
07af5000-07af55ff : spi_qsd
07af8000-07af85ff : spi_qsd
0a0120a8-0a0120af : alarms_txctl
0a012448-0a01244f : alarms_tactl
0a08040c-0a080413 : wlan_tx_status
0a080488-0a08048f : wlan_tx_phy_aborts
0a080c00-0a080c00 : pronto_mcu_base
0a080fb0-0a080fb7 : wlan_brdg_err_source
0a100400-0a1005ff : pronto_a2xb_base
0a205050-0a20524f : pronto_ccpu_base
0a219000-0a21901f : pronto_saw2_base
0a21b000-0a21dfff : pronto_phy_base
0b017000-0b017fff : msm-watchdog
20000000-84efffff : System RAM
20008000-213c663f : Kernel code
21514000-21916ff7 : Kernel data
86800000-86bfffff : System RAM
8d900000-dfffffff : System RAM
Click to expand...
Click to collapse
oops sorry thanks Machu i typed it in half sleep

Categories

Resources