FlexSPI NAND Flash on LS1028ARDB cannot access from u-boot and linux

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

FlexSPI NAND Flash on LS1028ARDB cannot access from u-boot and linux

2,254件の閲覧回数
tatsuya_yokoyama
Contributor I

 

FlexSPI NAND Flash on LS1028ARDB is not accessible from u-boot and Linux.

The Flex SPI NOR flash on the LS1028ARDB is accessible.

Access by U-boot.

 

=> sf probe 0:0
SF: Detected mt35xu02g with page size 256 Bytes, erase size 128 KiB, total 256 MiB
=> sf probe 0:1
unrecognized JEDEC id bytes: ff, 2c, 35
Failed to initialize SPI flash at 0:1 (error -2)

 

 

The JEDEC ID matches the data sheet. (ff → Dummy, 2c → Micron Technology, 35 → Capacity)

 

The goals are:

  • Store the Bootloader in FlexSPI NOR Flash. → completion.
  • Mount the NAND flash as UBIFS.
  • Store the kernel and root filesystem in FlexSPI NAND Flash.

Boot the kernel and root filesystem mounted the NAND flash as UBIFS from the FlexSPI NOR flash bootloader.

Could you tell me how to use NAND flash and how to mount with UBIFS ?

 

ラベル(1)
タグ(4)
0 件の賞賛
返信
2 返答(返信)

2,241件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Currently we don't have Serial NAND flash support in LSDK.

I am checking further with software team about their plans

2,235件の閲覧回数
tatsuya_yokoyama
Contributor I

thank you for reply.

I hope that LS1028 will support it.

Please do your best.

0 件の賞賛
返信