[PATCH v2] powerpc/85xx: Add P2020DS board support
Kim Phillips
kim.phillips at freescale.com
Wed Apr 22 10:14:45 EST 2009
On Tue, 21 Apr 2009 16:19:22 -0500
Kumar Gala <galak at kernel.crashing.org> wrote:
> + crypto at 30000 {
> + compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
> + "fsl,sec2.1", "fsl,sec2.0";
should be:
compatible = "fsl,sec3.1", "fsl,sec3.0", "fsl,sec2.4",
"fsl,sec2.2", "fsl,sec2.1", "fsl,sec2.0";
> + fsl,exec-units-mask = <0x9fe>;
and:
fsl,exec-units-mask = <0xbfe>;
to include the SNOW unit.
Kim
More information about the Linuxppc-dev
mailing list