imx6 enable SDmmc and Nand flash at same time.

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

imx6 enable SDmmc and Nand flash at same time.

1,054 次查看
RobertA
Contributor I

Using the imx6Q, I want to have uboot, kernel, and filesystem on SD card but use NAND flash as a storage drive.  How do you enable nand flash so user can use without disabling SD card?  All the documents I have seen shows you disabling SDmmc cards so you can enable Nand Flash.  On the imx515 I was able to do this.  Is there a similar way i can enable the Nand flash in the Kernel? 


Currently my kernel see the nand flash.  when it is booting here is what i see.


ONFI flash detected

ONFI param page 0 valid

NAND device: Manufacturer ID: 0x2c, Chip ID: 0x64 (Micron MT29F64G08CBABAWP)

gpmi-nand imx6q-gpmi-nand.0: enable asynchronous EDO mode 5

Scanning device for bad blocks

Bad eraseblock 90 at 0x00000b400000

Bad eraseblock 91 at 0x00000b600000

标签 (1)
0 项奖励
回复
1 回复

846 次查看
alejandrolozan1
NXP Employee
NXP Employee

Hi,

You can use both at the same time as long as they do not share pins.

You can refer to the BSP of the imx6q sabreauto.

Best Regards,

Alejandro

0 项奖励
回复