Hi,
I am trying to install Android 5.1 [ConnectCore 6 Documentation] to my CC-SB-WMX-L76C-1 device but it fails during installation process with error:
switch to partitions 0, OK
mmc0(part 0) is current device
Writing GPT: success!
>> Installing Android kernel and device tree files
Error: partition ‘boot’ not found
[ERROR] Failed to update android partition!
Does anybody have an idea how to overcome this issue?
Thanks in advance
Whole console installation log:
Executing script at 12000000
############################################################
Android firmware install from micro SD
############################################################
This process will erase your eMMC and will install a new
U-Boot and Android firmware images on the eMMC.
Press CTRL+C now if you wish to abort or wait 10 seconds
to continue.
>> Installing U-Boot boot loader (target will reset)
reading u-boot-ccimx6dlsbc512MB.imx
363520 bytes read in 35 ms (9.9 MiB/s)
switch to partitions 1, OK
mmc0(part 1) is current device
MMC write: dev # 0, block # 2, count 710 … 710 blocks written: OK
Reading back firmware…
MMC read: dev # 0, block # 2, count 710 … 710 blocks read: OK
Verifying firmware…
Total of 90880 word(s) were the same
Update was successful
switch to partitions 0, OK
mmc0(part 0) is current device
Saving Environment to MMC…
Writing to redundant MMC(0)… done
resetting …
U-Boot dub-2015.04-r2.3-dirty (Feb 15 2016 - 21:41:13)
CPU: Freescale i.MX6DL rev1.3 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 46C
Reset cause: WDOG
I2C: ready
DRAM: 512 MiB
MMC: FSL_SDHC: 0 (eMMC), FSL_SDHC: 1
In: serial
Out: serial
Err: serial
ConnectCore 6 SOM variant 0x13: Industrial DualLite-core 800MHz, 4GB eMMC, 512MB DDR3, -40/+85C, Wireless, Bluetooth
Board: ConnectCore 6 SBC, version 3, ID 131
Boot device: MMC4
PMIC: DA9063, Device: 0x61, Variant: 0x60, Customer: 0x00, Config: 0x56
Net: FEC [PRIME]
Normal Boot
Hit any key to stop autoboot: 0
Resetting to default environment
oldval: 00:40:9D:96:4F:D9 defval: 00:04:f3:ff:ff:fa
Error: Can’t overwrite “ethaddr”
himport_r: can’t insert “ethaddr=00:04:f3:ff:ff:fa” into hash table
oldval: 00:40:9D:96:4F:DA defval: 00:04:f3:ff:ff:fb
Error: Can’t overwrite “wlanaddr”
himport_r: can’t insert “wlanaddr=00:04:f3:ff:ff:fb” into hash table
oldval: 00:40:9D:96:4F:DB defval: 00:04:f3:ff:ff:fc
Error: Can’t overwrite “btaddr”
himport_r: can’t insert “btaddr=00:04:f3:ff:ff:fc” into hash table
Saving Environment to MMC…
Writing to MMC(0)… done
>> Creating Android partition table on the eMMC
switch to partitions 0, OK
mmc0(part 0) is current device
Writing GPT: success!
>> Installing Android kernel and device tree files
Error: partition ‘boot’ not found
[ERROR] Failed to update android partition!
Aborted.