Hi,
I'm still trying to get a working copy for the coreboot tree of my H8QME supermicro board. The board still got some issues to be resolved but not preventing it form booting and from working quiet stable (15 hours mPrime (Prime 95) no failures or warnings). But as I commented earlier when I was working to get the board booting I was always in the folder of the board I was porting from (/supermicro/h8dmr_fam10). Now to be able to send in a valid patch I need to create a new folder and copy all the files in it. So here is what I did:
at /src/supermicro/ mkdir h8qme_fam10 cp h8dmr_fam10/* h8qme_fam10/
at /targets/supermicro( mkdir h8qme_fam10 cp h8dmr_fam10/* h8qme_fam10/
changed Config.lb in targets/supermicro/h8qme_fam10
I compiled it without any problems I flashed it and then started the machine, so now two things usually happen; it reboots or it halts.
I'm so sorry to bother you guys with such a thing but I'm not able to make it work and I'm now really curious about what could probably cause such a strange behavior.
Thanks, Knut Kujat