I have same a question:
U-Boot 2009.08 ( 3月 05 2013 - 17:20:28)
CPU: Freescale i.MX6 family TO1.2 at 792 MHz
Temperature: 34 C, calibration data 0x5774e769
mx6q pll1: 792MHz
mx6q pll2: 528MHz
mx6q pll3: 480MHz
mx6q pll8: 50MHz
ipg clock : 66000000Hz
ipg per clock : 66000000Hz
uart clock : 80000000Hz
cspi clock : 60000000Hz
ahb clock : 132000000Hz
axi clock : 264000000Hz
emi_slow clock: 29333333Hz
ddr clock : 528000000Hz
usdhc1 clock : 198000000Hz
usdhc2 clock : 198000000Hz
usdhc3 clock : 198000000Hz
usdhc4 clock : 198000000Hz
nfc clock : 24000000Hz
Board: i.MX6Q-SABRESD: unknown-board Board: 0x63012 [POR ]
Boot Device: SD
I2C: ready
DRAM: 1 GB
MMC: FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2,FSL_USDHC: 3
*** Warning - bad CRC or MMC, using default environment
In: serial
Out: serial
Err: serial
Net: got MAC address from IIM: 00:00:00:00:00:00
FEC0 [PRIME]
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc3 init failed
fastboot is in init......flash target is MMC:3
Card did not respond to voltage select!
MMC card init failed!
Bad partition index:1 for partition:boot
Bad partition index:2 for partition:recovery
Bad partition index:5 for partition:system
wait usb cable into the connector!
Can I modify SD work frequency?
SD_CLK is 198MHZ,i.mx53 is 80MHz,
Is it too high?
I get also same error,boot from sd
U-Boot 2009.08 ( 8鏈?14 2012 - 08:53:45)
CPU: Freescale i.MX6 family TO0.0 at 792 MHz
Temperature: can't get valid data!
mx6q pll1: 792MHz
mx6q pll2: 528MHz
mx6q pll3: 480MHz
mx6q pll8: 50MHz
ipg clock : 66000000Hz
ipg per clock : 66000000Hz
uart clock : 80000000Hz
cspi clock : 60000000Hz
ahb clock : 132000000Hz
axi clock : 264000000Hz
emi_slow clock: 29333333Hz
ddr clock : 528000000Hz
usdhc1 clock : 198000000Hz
usdhc2 clock : 198000000Hz
usdhc3 clock : 198000000Hz
usdhc4_podf: 1
usdhc4_clkroot: 396000000MHz
usdhc4 clock : 198000000Hz
nfc clock : 24000000Hz
Board: MX6Q-SABRELITE:[ POR]
Boot Device: SD
I2C: ready
DRAM: 1 GB
MMC: FSL_USDHC: 0,FSL_USDHC: 1
Card did not respond to voltage select!
MMC init failed
Hi Souvik,
We have some notes on-line at:
http://boundarydevices.com/u-boot-conventions-for-i-mx6-nitrogen6x-and-sabrelite/
The sources for a typical Ubuntu boot script are available here:
http://boundarydevices.com/u-boot-conventions-for-i-mx6-nitrogen6x-and-sabrelite/#ubuntu
You can compile the commands using the on-line tool at:
http://boundarydevices.com/bootscript.php
We have some additional information regarding boot scripts from an old post we wrote for i.MX51:
http://boundarydevices.com/boot-scripts-for-nitrogen-i-mx51/
Almost all of the commentary in that post applies to Sabre Lite (and Nitrogen6X).
Sorry I missed the questions here. I wasn't subscribed to "Bugs & Issues".
Eric
Hi Souvik,
I am also getting the error when I boot IMX6 board.
In: serial
Out: serial
Err: serial
Net: got MAC address from IIM: 00:19:b8:00:e9:e9
FEC0 [PRIME]
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc0(part 0) is current device
MMC: block number 0x1 exceeds max(0x0)
** Can't read from device 0 **
** Unable to use mmc 0:1 for fatload **
** Bad partition 1 **
mmc1 is current device
reading /6q_bootscript
** Unable to read "/6q_bootscript" from mmc 1:1 **
Loading file "/6q_bootscript" from mmc device 1:1 (xxb1)
** File not found /6q_bootscript
I am looking where can I find this 6q_bootscript file. As I lost the default image on SD card provided by freescale, where can I find this? Is there a way to get that default SD Card image back? I searched on website but did not find any documentation for this. How did you get that file? If possible can you email it and any other dependent files?
Thanks.
Regards,
Sumit