imx6 enable SDmmc and Nand flash at same time.

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

imx6 enable SDmmc and Nand flash at same time.

1,053件の閲覧回数
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 返信

845件の閲覧回数
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 件の賞賛
返信