Hi
I have enabled the plugin Mode in u-boot and I am trying to boot QUAD with SPL and u-boot.bin combination. I am doing for a test case. I flashed those images using MFGTOOLS. When i tried to boot , it is not booting am not getting any log in minicom. But it boots perfectly when i use u-boot.imx instead of SPL and u-boot.bin.
After that i found the fix for not booting with SPL and u-boot.bin .
To solve issue in booting SPL with plugin mode, I am booting it in DDR memory instead of internal SRAM memory.
what is the reason behind i am not able to boot it in the internal SRAM ??
Is there any restriction with the plugin mode booting??
Regards
Manoj