Re: [U-Boot] [PATCH] powerpc/p4080: Add new CPC register - HDBCR0

2010-10-07 Thread Kumar Gala
On Sep 30, 2010, at 9:11 AM, Kumar Gala wrote: > Manual was updated to add a new register for disabling CDQ speculation. > > Signed-off-by: Kumar Gala > --- > arch/powerpc/include/asm/immap_85xx.h |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) applied to 85xx - k

[U-Boot] [PATCH] powerpc/p4080: Add new CPC register - HDBCR0

2010-09-30 Thread Kumar Gala
Manual was updated to add a new register for disabling CDQ speculation. Signed-off-by: Kumar Gala --- arch/powerpc/include/asm/immap_85xx.h |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/include/asm/immap_85xx.h b/arch/powerpc/include/asm/immap_85xx.h