MSCMMX6Q NAND boot

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

MSCMMX6Q NAND boot

2,146件の閲覧回数
marcingrzelak
Contributor I

Hi,

I have a custom board with MSCMMX6Q processor and MT29F4G08ABADAWP. I have no problem with booting it from eMMC and SD card. Now trying to boot it from NAND memory - unsuccessfully. I would like to ask you for help.

My eFuse configuration for i.MX6Q (image in attachment):
BOOT_CFG1[7] = 0x1;
BOOT_CFG1[5] = 0x0;
BOOT_CFG1[5] = 0x0;
BOOT_CFG1[4] = 0x0;
BOOT_CFG1[3:2] = 0x00;
BOOT_CFG1[1:0] = 0x00;

BOOT_CFG2[7:5] = 0x00;
BOOT_CFG2[4:3] = 0x00;
BOOT_CFG2[2:1] = 0x01;
BOOT_CFG2[0] = 0x01;

Is it correct?

I wrote u-boot.imx by kobs-ng (logs in file kobs-ng_init_dump.txt).
I also attach a printed FCB page by nanddump and raw page from u-boot (files nandump.txt and read_nand_raw.txt) and waveform with NANDF_RE_B activity.


Best regards

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

2,132件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

For the NAND boot you can see RM Chapter 5
Fusemap  Table 5-8. NAND Boot Fusemap

0 件の賞賛

2,127件の閲覧回数
marcingrzelak
Contributor I

Hi b45499

For registers BOOT_CFG1 and BOOT_CFG2 table 5-8 a is the same as table table 8-10. Are my settings correct?  FCB were written correctly by kobs-ng?

0 件の賞賛