Cannot build GHRD for DK-DEV-AGF014EA
I'm struggling to build the GHRD for the DK-DEV-AGF014EA.
I've downloaded the https://github.com/altera-opensource/ghrd-socfpga repository and have attempted to follow the instructions from https://www.rocketboards.org/foswiki/Documentation/AgilexSoCGSRDDEVAGF027#Building_the_Hardware_Design.
By following the README, I've changed the board to "DK-DEV-AGF014E" and changed the device to "AGFB014R24B2E2V".
This ran into errors while building concerning ECC so I also had to disable the HPS EMIF ECC by setting "ENABLE_HPS_EMIF_ECC" to 0.
This build also had errors, this time about ethernet, so I set "HPS_SGMII_EMAC1_EN" to 0. This got further but now the build is complaining about power management settings.
Is there a GHRD for this board that actually works?
Am I totally aware that there could be something that I'm missing, and if so, please let me know.
Thank you!