Hi All,
I bought a new sabresd board for test. The board can boot linux form SD card (on SD3 Slot). The borad should be fine.
Now i try to use MFG tool to download Android Image to eMMC, But always fail. the log as below:
----------------------------------------------------------------------------------------------------------------------------------------
U-Boot 2015.04-imx_v2015.04_3.14.52_1.1.0_ga+g53e6f33 (Nov 01 2015 - 13:59:48)
CPU: Freescale i.MX6QP rev1.0 at 792 MHz
CPU: Temperature 40 C
Reset cause: POR
Board: MX6-SabreSD
I2C: ready
DRAM: 1 GiB
PMIC: PFUZE100 ID=0x10
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment
No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In: serial
Out: serial
Err: serial
switch to partitions #0, OK
mmc1 is current device
Net: FEC [PRIME]
Boot from USB for mfgtools
Use default environment for mfgtools
Run bootcmd_mfg: run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};
Hit any key to stop autoboot: 0
Kernel image @ 0x12000000 [ 0x000000 - 0x521128 ]
## Loading init Ramdisk from Legacy Image at 12c00000 ...
Image Name: fsl-image-mfgtool-initramfs-imx6
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7487205 Bytes = 7.1 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 18000000
Booting using the fdt blob at 0x18000000
Using Device Tree in place at 18000000, end 1800d77d
switch to ldo_bypass mode!
-------------------------------------------------------------------------------------------------
Tools and Image are download form official web site:
MFG tool version : IMX6_L5.1_2.1.0_MFG_TOOL.
Android Image : IMX6_L5.1_2.1.0_AND_DEMO_SD_BS.tar.gz
SW6 setting (1-8): 0000-1100
I Think the tools and firmware should be fine, does the borad has problem ?
Thanks!
BR.
David Wu
Hi David
please check attached L5.1_2.1.0 Release Notes, seems
i.MX6QP sabresd support was added starting from M6.0.1_1.0.0,
please use mfg tools mfgtool2-android-mx6qp-sabresd-emmc.vbs
script for programming.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
I had try both "mfgtool2-android-mx6q-sabresd-emmc.vbs" and "mfgtool2-android-mx6q-sabresd-sd.vbs", but same results..
BR.
David Wu
Hi David
have you tried M6.0.1_1.0.0
~igor
Hi Igor,
Yes, I had try Androin 6.0 this morning, still same... log as below:
-----------------------------------------------------------------------------------------
U-Boot 2015.04-imx_v2015.04_3.14.52_1.1.0_ga+g53e6f33 (Nov 01 2015 - 13:59:48)
CPU: Freescale i.MX6QP rev1.0 at 792 MHz
CPU: Temperature 37 C
Reset cause: POR
Board: MX6-SabreSD
I2C: ready
DRAM: 1 GiB
PMIC: PFUZE100 ID=0x10
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment
No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In: serial
Out: serial
Err: serial
switch to partitions #0, OK
mmc1 is current device
Net: FEC [PRIME]
Boot from USB for mfgtools
Use default environment for mfgtools
Run bootcmd_mfg: run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};
Hit any key to stop autoboot: 0
Kernel image @ 0x12000000 [ 0x000000 - 0x521128 ]
## Loading init Ramdisk from Legacy Image at 12c00000 ...
Image Name: fsl-image-mfgtool-initramfs-imx6
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7487205 Bytes = 7.1 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 18000000
Booting using the fdt blob at 0x18000000
Using Device Tree in place at 18000000, end 1800d77d
switch to ldo_bypass mode!
-----------------------------------------------------------------------------------------
BR.
David Wu