Stefan Reinauer wrote:
- quick_ram_check();
Maybe not so great. Rather than adding this function call to each and every romstage, could we figure out a way to keep it centrally instead? Maybe controlled by an NVRAM option?
It's not intended as an option.
No problem. But is there a central place for the call, rather than in every romstage.inc?
//Peter