[PATCH] powerpc/85xx: Add T4240RDB board support
Scott Wood
scottwood at freescale.com
Wed Jun 4 02:12:39 EST 2014
On Tue, 2014-06-03 at 16:57 +0800, Chunhe Lan wrote:
> On 05/31/2014 05:25 AM, Scott Wood wrote:
> > On Wed, 2014-05-28 at 16:11 +0800, Chunhe Lan wrote:
> >> diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c b/arch/powerpc/platforms/85xx/corenet_generic.c
> >> index 8e4b1e1..2f50526 100644
> >> --- a/arch/powerpc/platforms/85xx/corenet_generic.c
> >> +++ b/arch/powerpc/platforms/85xx/corenet_generic.c
> >> @@ -119,6 +119,7 @@ static const char * const boards[] __initconst = {
> >> "fsl,P5020DS",
> >> "fsl,P5040DS",
> >> "fsl,T4240QDS",
> >> + "fsl,T4240RDB",
> >> "fsl,B4860QDS",
> >> "fsl,B4420QDS",
> >> "fsl,B4220QDS",
> > What about hv_boards?
> Does not have hv boards. So does not support hv.
This isn't about a physical "hv board". Topaz appends -hv to the board
compatible. I wish we had just made a single "Topaz e500 platform" like
we did for qemu e500, but oh well.
-Scott
More information about the Linuxppc-dev
mailing list