2011/9/7 Feldschmid, Ingo <[email protected]>: > Hi there, > > How do I submit patches if I have changed code for the flashrom utility?
Run "svn diff > description_of_the_patch.diff" (after you ran svn add, when you are introducing new files) and submit that patch. > Do I just post them here, or do I have to do something else? We follow the same instructions as the linux kernel does: http://www.coreboot.org/Development_Guidelines#Sign-off_Procedure > (I have mailed changes to support the Intel Tunnel Creek SPI chipset, but > didn't > get any response so far, so I assume I have to do something else?) > > Best regards, > Ingo > _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
