Hi,
In Our Custom P1022 based board we are facing the following issues while booting u-boot from NOR Flash.
(We are using SDK 1.9 to build the u-boot image)
1. U-boot hangs after "jump_to_copy" function in "board_f.c" file, i.e. it is relocating to DDR (DDR size is 2GB) address 0x7fef0000 and hangs after that.
2. Some of the u-boot prints are not printing in the proper order, i had attached the u-boot console prints for your reference.
Please let me know, what might be causing this issue and how to debug further.
Original Attachment has been moved to: u-boot_log.txt.zip