As suggested on http://processors.wiki.ti.com/index.php/Qt_on_BeagleBoard, I have downlaoded preassembled image http://beagle.s3.amazonaws.com/beagle_qt_certification_files.zip
I put it on sd card, but Beagleboard doesn't start at all - on serial console I'have seen 60 when trying user+reset buttons
So I have replaced contents of first partition with contents of first partition of working Beagleboard xM image.
Now Beagleboard starts but hangs after 'Uncompressing Linux .. done, booting the kernel.'.
Thank you for help to solve my problem.
Regards,
Jan
Below is contents of uEnv.txt and boot log on serial console
--------------- uEnv.txt -----------------------------
mpurate=1000
dvimode="hd720 omapfb.vram=0:8M,1:4M,2:4M"
vram=16M
optargs="consoleblank=0"
console="tty0 console=ttyS2,115200n8"
--------------- boot log -----------------------------
Texas Instruments X-Loader 1.5.0 (Mar 27 2011 - 17:37:56)
Beagle xM
Reading boot sector
Loading u-boot.bin from mmc
U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Apr 01 2011 - 17:41:42)
OMAP36XX/37XX-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
In: serial
Out: serial
Err: serial
Beagle xM Rev C
No EEPROM on expansion board
Die ID #622000029ff800000168432d16027028
Hit any key to stop autoboot: 0
The user button is currently NOT pressed.
SD/MMC found on device 0
reading uEnv.txt
134 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
3001004 bytes read
Booting from mmc ...
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Angstrom/2.6.29/beagleboard
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3000940 Bytes = 2.9 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux.................................................................................................................................................................................................. done, booting the kernel.