Hi all,
I am trying to run a rescue SD card of the DB820C on a modified board. We do not have UFS in our board, and it seems that the XBL is trying to access a UFS which we don’t have, and the system hangs immediately after that. We don’t have the XBL source code yet. My questions are:
- Is there an xbl.elf version that was compiled with debug print outs?
- Is there a way to force XBL to bypass all UFS access?
The XBL output until it hangs:
Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.XF.1.0-00301
S - IMAGE_VARIANT_STRING=M8996LAB
S - OEM_IMAGE_VERSION_STRING=crm-ubuntu68
S - Boot Interface: Unknown
S - Secure Boot: Off
S - Boot Config @ 0x00076044 = 0x000001c1
S - JTAG ID @ 0x000760f4 = 0x4003e0e1
S - OEM ID @ 0x000760f8 = 0x00000000
S - Serial Number @ 0x00074138 = 0xec384c9a
S - OEM Config Row 0 @ 0x00074188 = 0x0000000000000000
S - OEM Config Row 1 @ 0x00074190 = 0x0000000000000000
S - Feature Config Row 0 @ 0x000741a0 = 0x0050000010000100
S - Feature Config Row 1 @ 0x000741a8 = 0x00fff00001ffffff
S - Core 0 Frequency, 19 MHz
B - 0 - PBL, Start
B - 10413 - bootable_media_detect_entry, Start
B - 2490298 - bootable_media_detect_success, Start
B - 2490301 - elf_loader_entry, Start
B - 33526005 - auth_hash_seg_entry, Start
B - 33526110 - auth_hash_seg_exit, Start
B - 33600808 - elf_segs_hash_verify_entry, Start
B - 33604350 - PBL, End
B - 0 - SBL1, Start
B - 33679930 - boot_flash_init, Start
Many thanks
Dave