* Stefan Tauner <[email protected]> [110401 14:33]: > > Signed-off-by: Stefan Tauner <[email protected]> > --- > ichspi.c | 8 ++++++-- > 1 files changed, 6 insertions(+), 2 deletions(-) > > diff --git a/ichspi.c b/ichspi.c > index 0b9db20..4e303d7 100644 > --- a/ichspi.c > +++ b/ichspi.c > @@ -62,6 +62,9 @@ > #define SSFC_SCF 0x01000000 > #define SSFC_SCF_20MHZ 0x00000000 > #define SSFC_SCF_33MHZ 0x01000000 > +/* We combine SSFS and SSFC to one lword,
What's an lword? _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
