私は Freescale ボード imx50evk に取り組んでいます。LTIB (Linux ターゲット イメージ ビルダー) を使用して uboot.bin と uImage をビルドしました。U-Boot プロンプトでbootm addr
コマンドを入力すると、「Loading Kernel...」というメッセージが表示された後にハングします。
> MX50_RDP U-Boot > boot
MMC read: dev # 0, block # 2048, count 6290 partition # 0 ...
6290 blocks read: OK
## Booting kernel from Legacy Image at 70800000 ...
Image Name: Linux-2.6.35.8
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1323688 Bytes = 1.3 MB
Load Address: a0008000
Entry Point: a0008000
Verifying Checksum ... OK
Loading Kernel Image ...