[U-Boot] [PATCH V3 2/6] mpc85xx/tlb.c: Allow platforms to specify wimge bits

Kumar Gala galak at kernel.crashing.org
Wed Jan 5 01:24:38 CET 2011


On Dec 17, 2010, at 5:17 PM, Becky Bruce wrote:

> Some platforms might want to override the default wimge=0 for
> DDR.  Add CONFIG_SYS_PPC_DDR_WIMGE for those platforms to use.
> This will initially only be used by TQM85xx, but could be
> useful for other boards or testing going forward.  Note that
> the name of this define is not 85xx-specific.  WIMGE is a
> fairly universal concept, so any ppc platforms that require
> different WIMGE settings for DDR can use the same #define.
> 
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/tlb.c |    6 +++++-
> 1 files changed, 5 insertions(+), 1 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list