P1022 nand boot issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

P1022 nand boot issue

ソリューションへジャンプ
3,591件の閲覧回数
hemwant
Contributor IV

We are having a customised board with P1022 processor, we are booting the uboot via spi flash.  kernel, dtb , fs are booted using nand flash.  We are facing issue in booting the linux from nand flash and kernel throws exception continuously. Nand flash is connected on local bus with P1022 processor.

Part number of nand flash Micron MT29F4G08ABADAWP.

 

The logs of the same is attached in the file.

0 件の賞賛
返信
1 解決策
3,577件の閲覧回数
Pavel
NXP Employee
NXP Employee

Is there similar problem if SPI is used for booting the kernel, rootfs and .dtb file? There is message in your log that there are bad blocks in your NAND. Test NAND Flash writing/reading under u-boot.

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
3,578件の閲覧回数
Pavel
NXP Employee
NXP Employee

Is there similar problem if SPI is used for booting the kernel, rootfs and .dtb file? There is message in your log that there are bad blocks in your NAND. Test NAND Flash writing/reading under u-boot.

0 件の賞賛
返信
3,527件の閲覧回数
hemwant
Contributor IV

There seems to be an issue with nand flash as i was able to boot the processor using spi with same kernel , dtb and fs.

0 件の賞賛
返信
3,562件の閲覧回数
Pavel
NXP Employee
NXP Employee

It looks like that there is access to unknown device. Check your setting and .dts file.

0 件の賞賛
返信
3,569件の閲覧回数
hemwant
Contributor IV

@PavelWe will work on the two solution provided by you.

 

Meanwhile line number 264 in the attached logs

talitos ffe30000.crypto: failed to register hwrng: -19

 

This error seems to be only difference between working kernel in some other board and this board. Can you throw some light regarding this error?

0 件の賞賛
返信
3,561件の閲覧回数
Pavel
NXP Employee
NXP Employee

It looks like that there is access to unknown device. Check your setting and .dts file.

0 件の賞賛
返信