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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,192 次查看
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 回复数

1,179 次查看
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

1,173 次查看
tatsuya_yokoyama
Contributor I

thank you for reply.

I hope that LS1028 will support it.

Please do your best.

0 项奖励
回复