I can't boot imx53 from nandflash K9F4G08UOB. My config gpio is :
NAND Boot Descriptions
BOOT_CFG1[7] -------------1 - Boot from Nand Interface
BOOT_CFG1[6] -------------1 - EIM Pads
BOOT_CFG1[5:4]-----------00 - No Interleaving
BOOT_CFG1[3:2]-----------10 - 5 Address Cycles
BOOT_CFG2[7:6] ----------01 - 2KB + 64 Bytes (4-bit ECC)
BOOT_CFG2[5]--------------0 - 8 bit
BOOT_CFG2[2]--------------0 - AXI DDR divide by 12
BOOT_CFG3[7]--------------1 - 8 Blocks, Stride Size (Bad Block skip step)
BOOT_CFG3[6]--------------0 - Non LBA (11ms delay)
BOOT_CFG3[5]--------------1 - Yes NAND Use R/B Signals
BOOT_CFG3[4:3]-----------00 - 4-bit ECC Page Size=00/01/10
BOOT_CFG3[2:1]-----------01 64 Pages In Block
And
BT_FREQ--------------0
BT_MMU_ENABLE---------------1
AXI/DDR Fre -----------------1
OSC_Freq_SE-------------1
Is there any one can help me look at this config is ok for K9F4G08UOB ?
Thank you!
Original Attachment has been moved to: ucl.xml.zip
Solved! Go to Solution.
I have work out. It is because the size of uboot.bin too large.
It would help if you would provide entire output from serial console that you get when you try to run MfgTool with the above ucl.xml setup.