[coreboot] [commit] r6589 - trunk/src/mainboard/amd/persimmon

Peter Stuge peter at stuge.se
Mon May 16 01:00:36 CEST 2011


repository service wrote:
> Log:
> .. agesa options

> +++ trunk/src/mainboard/amd/persimmon/buildOpts.c	Mon May 16 00:03:45 2011	(r6589)
> @@ -80,16 +80,16 @@
>  #define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT     TRUE
>  
>  #define BLDOPT_REMOVE_UDIMMS_SUPPORT          FALSE
> -//#define BLDOPT_REMOVE_RDIMMS_SUPPORT        TRUE
> +#define BLDOPT_REMOVE_RDIMMS_SUPPORT        TRUE
>  #define BLDOPT_REMOVE_LRDIMMS_SUPPORT         FALSE
>  #define BLDOPT_REMOVE_ECC_SUPPORT             FALSE
>  //#define BLDOPT_REMOVE_DCT_INTERLEAVE        TRUE
>  #define BLDOPT_REMOVE_BANK_INTERLEAVE         FALSE
> -//#define BLDOPT_REMOVE_NODE_INTERLEAVE       TRUE
> +#define BLDOPT_REMOVE_NODE_INTERLEAVE       TRUE
>  #define BLDOPT_REMOVE_PARALLEL_TRAINING       FALSE
>  #define BLDOPT_REMOVE_DQS_TRAINING            FALSE

... long list ...

I think it would be absolutely lovely to have these in Kconfig
instead.


//Peter




More information about the coreboot mailing list