Fastboot install of Android won't boot: unable to locate /bootselect

Afer fastboot installing Android bootloader build #76 and Android build #128, I see the following in the DB410C serial console:

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.BF.3.0-00261
S - IMAGE_VARIANT_STRING=HAAAANAAA
S - OEM_IMAGE_VERSION_STRING=C-BPATTH
S - Boot Config, 0x000002e1
S - Core 0 Frequency, 0 MHz
B - 1545 - PBL, Start
B - 3490 - bootable_media_detect_entry, Start
B - 157910 - bootable_media_detect_success, Start
B - 157914 - elf_loader_entry, Start
B - 159980 - auth_hash_seg_entry, Start
B - 160190 - auth_hash_seg_exit, Start
B - 175656 - elf_segs_hash_verify_entry, Start
B - 234528 - PBL, End
B - 192821 - SBL1, Start
B - 243176 - pm_device_init, Start
D - 14213 - pm_device_init, Delta
B - 257877 - boot_flash_init, Start
D - 0 - boot_flash_init, Delta
B - 261903 - boot_config_data_table_init, Start
D - 53649 - boot_config_data_table_init, Delta - (0 Bytes)
B - 320128 - CDT version:3,Platform ID:24,Major ID:1,Minor ID:0,Subtype:0
B - 326319 - sbl1_ddr_set_params, Start
B - 330040 - cpr_init, Start
D - 0 - cpr_init, Delta
B - 335652 - Pre_DDR_clock_init, Start
D - 213 - Pre_DDR_clock_init, Delta
D - 0 - sbl1_ddr_set_params, Delta
B - 348157 - pm_driver_init, Start
D - 6832 - pm_driver_init, Delta
B - 363682 - clock_init, Start
D - 30 - clock_init, Delta
B - 373808 - Image Load, Start
D - 30713 - QSEE Image Loaded, Delta - (460664 Bytes)
B - 404552 - Image Load, Start
D - 396 - SEC Image Loaded, Delta - (2048 Bytes)
B - 411750 - sbl1_efs_handle_cookies, Start
D - 4636 - sbl1_efs_handle_cookies, Delta
B - 420046 - Image Load, Start
D - 11712 - QHEE Image Loaded, Delta - (51952 Bytes)
B - 431788 - Image Load, Start
D - 14274 - RPM Image Loaded, Delta - (149492 Bytes)
B - 446062 - Image Load, Start
D - 14854 - APPSBL Image Loaded, Delta - (503244 Bytes)
B - 460946 - QSEE Execution, Start
D - 61 - QSEE Execution, Delta
B - 466619 - SBL1, End
D - 276177 - SBL1, Delta
S - Flash Throughput, 212000 KB/s (1167400 Bytes, 5490 us)
S - DDR Frequency, 400 MHz

Android Bootloader - UART_DM Initialized!!!
[0] [0] welcome to lk

[10] [10] platform_init()
[10] [10] target_init()
[50] [50] SDHC Running in HS200 mode
[70] [70] Done initialization of the card
[80] [80] pm8x41_get_is_cold_boot: cold boot
[90] [90] Not able to search the panel:
[90] [90] Display not enabled for 24 HW type
[100] [100] Target panel init not found!
[100] [100] pm8x41_get_is_cold_boot: cold boot
[110] [110] Unable to locate /bootselect partition
[110] [110] ERROR: Invalid boot image header
[110] [110] ERROR: Could not do normal boot. Reverting to fastboot mode.
[120] [120] fastboot_init()
[130] [130] Loading keystore failed status 5 [230] [230] USB init ept @ 0x8f697000
[250] [250] udc_start()

Anybody have any ideas?

Alex M.

I don’t recognise this problem, although to be honest I prefer the SD card recovery process and seldom use fast boot for OS installation. I’m afraid that means the best advice I can offer is try the SD card approach instead!