OK. Please can you enable AGESA debug stuff. It should produce more output.
You can do that by uncommenting #define IDSOPT_IDS_ENABLED in mainboard directory OptionsIds.h file.
We dont have a menuconfig for that yet.
I made it. There is in my file: grep "#define IDSOPT_IDS_ENABLED" coreboot/src/mainboard/asus/f2a85-m/OptionsIds.h #define IDSOPT_IDS_ENABLED TRUE
I get exactly the same result with this option...
I also tested the following options without success. : CONFIG_DEBUG_CBFS CONFIG_DEBUG_MALLOC CONFIG_DEBUG_ACPI CONFIG_DEBUG_SPI_FLASH
What can I do now? Thanks.
Best regards,