-
Bug
-
Resolution: Fixed
-
Medium
-
PDK
-
PDK-12164
-
EXTSYNC-3513
-
PROCESSOR_SDK_08.02.00
-
PROCESSOR_SDK_08.05.00
-
DDR end Address given in below macro in Board is incorrect, when ECC is enabled.
#define BOARD_DDR_ECC_END_ADDR (0xF1FFFFFFU)
It should be set to (0xF1C71C71), instead of (0xF1FFFFFFU).