[U-Boot] FIT nand boot fail to load U-Boot proper

I have not debugged much on this, just to check whether the same feature work for others or not?
SPL is unable to load U-Boot proper, which is fit formatted of two dtb bundle, but normal U-Boot proper loads fine.
Log: ----
spl:board_init_r()
spl_early_init() Trying to boot from NAND : 512 MiB nand_spl_load_image offset:0x00200000 len:64 page:512 Found FIT nand_spl_load_image offset:0x00200000 len:1052 page:512 fit read sector 200000, sectors=1052, dst=177ff980, count=1052 Selecting config 'imx6q-icore'firmware: 'firmware@1' nand_spl_load_image offset:0x0020041c len:510672 page:512 image: dst=17800000, offset=41c, size=7cad0 Selecting config 'imx6q-icore'fdt: 'fdt@1' nand_spl_load_image offset:0x0027ceec len:30884 page:636 image: dst=1787cb00, offset=7ceec, size=78a4 Selecting config 'imx6q-icore'cannot find property 'loadables': -1 if entry = 0x0, load = 0x17800000 entry = 0x17800000, load = 0x17800000 Jumping to U-Boot loaded - jumping to U-Boot... image entry point: 0x17800000 << hang >>
thanks!
participants (1)
-
Jagan Teki