[flashrom] [PATCH 2/6] some additional comments for ichspi.c

Stefan Reinauer stefan.reinauer at coreboot.org
Tue Apr 5 23:42:00 CEST 2011


* Stefan Tauner <stefan.tauner at student.tuwien.ac.at> [110401 14:33]:
> 
> Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>
> ---
>  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?





More information about the flashrom mailing list