AM6548: AM6548 U-boot - Load Firmware onto R5_1 (rproc 1)

Part Number: AM6548

Tool/software:

Hello,

It seems I am unable to load firmware using rproc within U-boot on the AM6548 R5F core 1. I have attempted to disable lockstep using a similar method described in this thread: 

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/770144/ccs-am6548-can-not-connect-to-mcu_pulsar_cortex_r5_1

But it seems that any firmware that I attempt to load onto r5_1 (rproc load 1) causes U-boot to hang. Similarly if I use any memory past 0x70100000 in my linker script for firmware applications. 

Is there something else I need to enable within U-boot? I am able to load these applications over CCS that use memory range 0x70100000 with size 0xF2000. Perhaps there is a GEL script whose behavior I should be porting to the U-boot init?

Thanks,
Ben