If the console prints "FSBL Started," you have successfully bypassed the top hang state.
For those interested in learning more about C31BootBin and its applications, we recommend the following resources: c31bootbin top
The solution is to recompile U-Boot with CONFIG_SYS_TEXT_BASE = 0x8000 and CONFIG_SYS_MALLOC_LEN reduced to fit within the top boundary. If the console prints "FSBL Started," you have