AM2612: Inquiry Regarding L2 MEMORY BANK2 Initialization Method in SBL

Part Number: AM2612

Tool/software:

Hi Experts,

The customer has a question regarding the initialization of L2 MEMORY BANK2 in SBL. The SDK currently uses hardware-based block initialization for this memory. However, due to a requirement to retain SRAM data after a software reset, they plan to change the initialization of BANK2 from hardware to software (using memset). They are unsure if removing the hardware initialization for L2 MEMORY will have any other impacts.

Could you please help confirm if this change may cause any issues or side effects?