Issues facing with the uboot-2022:
Problems:
--> we flashed the pfefw in the emmc , pfe fw was loading, but it failed to start the linux kernel. (not boot the linux) , With out pfefw we can boot the linux.
--> we flashed the pfefw in the qspi, it's not loading the pfefw , after debugging we got know the endianness problem. Somehow, we changed the pfefw file swapped the bytes after that we can see the pfefw loading, in this case also we unable to uboot linux
Note: the above two cases with pfefw , linux not booting
Starting kernel ...
"Synchronous Abort" handler, esr 0x96000210
elr: 00000000ffae1864 lr : 00000000ffae1860 (reloc)
elr: 00000000ffae1864 lr : 00000000ffae1860
I attached the bootlog and envs.
Please check let me know what influences boot?