Arria10 HPS Memory Controller Register Documentation
I am looking through the UEFI HPS boot code that is performing memory controller initialization (ConfigureHmcAdaptorRegisters).
It is accessing registers with a base address of 0xffcfa000 (ALT_IO48_HMC_MMR_OFST).
I do not see any registers at this location in the Intel Arria10 Hard Processor System Technical Reference Manual (a10_5v4|2017.07.22).
Can someone please point me to where I can find the description of these registers ?
Looking at the history of this reference manual, it appears as though the data I am looking for was removed back in May2017 - does anyone know why?
From May2017 entry in System Interconnect Revision History:
Remove io48_hmc_mmr Address map and registers from System Interconnect Address Map and Register Definitions section
Thanks !