kernel 3.10.9

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
834件の閲覧回数
niklasmolin
Senior Contributor I

Hi.

I'm trying to use the latest kernel in 1.5 Yocto release (3.10.9) on a Sabre SD board.

I add PREFERRED_VERSION_linux-imx_mx6 = "3.10.9" in my local.conf and everything compiles fine.

But when I bootup I get following (it hangs when the kernel should be started):

reading uImage

5092288 bytes read in 272 ms (17.9 MiB/s)

Booting from mmc ...

reading imx6q-sabresd.dtb

** Unable to read file imx6q-sabresd.dtb **

## Booting kernel from Legacy Image at 12000000 ...

   Image Name:   Linux-3.10.9-1.0.0_alpha+gdbf364

   Image Type:   ARM Linux Kernel Image (uncompressed)

   Data Size:    5092224 Bytes = 4.9 MiB

   Load Address: 10008000

   Entry Point:  10008000

   Verifying Checksum ... OK

   Loading Kernel Image ... OK

Starting kernel ...

(hangs here)

I also tried to build a kernel direct from the Linux tree (version 3.8.0-rc7) and got the same problem.

reading uImage

3960872 bytes read in 215 ms (17.6 MiB/s)

Booting from mmc ...

reading imx6q-sabresd.dtb

18526 bytes read in 18 ms (1004.9 KiB/s)

## Booting kernel from Legacy Image at 12000000 ...

   Image Name:   Linux-3.8.0-rc7

   Image Type:   ARM Linux Kernel Image (uncompressed)

   Data Size:    3960808 Bytes = 3.8 MiB

   Load Address: 10008000

   Entry Point:  10008000

   Verifying Checksum ... OK

## Flattened Device Tree blob at 13000000

   Booting using the fdt blob at 0x13000000

   Loading Kernel Image ... OK

   Using Device Tree in place at 13000000, end 1300785d

Starting kernel ...

(hangs here)

Anyone who managed to boot the latest kernel version

Thanks,

Niklas

ラベル(2)
0 件の賞賛
返信
1 解決策
543件の閲覧回数
niklasmolin
Senior Contributor I

I managed to fix it.

The problem was that I was missing the imx6q-sabresd.dtb file in the FAT partition.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
544件の閲覧回数
niklasmolin
Senior Contributor I

I managed to fix it.

The problem was that I was missing the imx6q-sabresd.dtb file in the FAT partition.

0 件の賞賛
返信