Hi,
We are working on the LS1021 processor. We had 3 devices (SRAM, NOR Flash, LPC4312) connected on the IFC bus. How to test those devices in the bootloader? For NOR Flash, we were able to validate through the memory read/write command. For SRAM, also we write something in memory and read back to validate that. But, we are stuck in the LPC4312 controller. How to validate that device in the IFC bus?