Re: [U-Boot] [PATCH 4/5][v2] armv8: fsl-layerscape: Add NXP LS2088A SoC support

2016-10-24 Thread york sun
On 10/24/2016 01:33 AM, Priyanka Jain wrote: > > diff --git a/board/freescale/ls2080a/MAINTAINERS > b/board/freescale/ls2080a/MAINTAINERS > index c8dac99..de137ef 100644 > --- a/board/freescale/ls2080a/MAINTAINERS > +++ b/board/freescale/ls2080a/MAINTAINERS > @@ -1,5 +1,5 @@ > LS2080A BOARD > -M:

[U-Boot] [PATCH 4/5][v2] armv8: fsl-layerscape: Add NXP LS2088A SoC support

2016-10-24 Thread Priyanka Jain
The QorIQ LS2088A SoC is built on layerscape architecture. It is similar to LS2080A SoC with some differences like 1)Timer controller offset is different 2)It has A72 cores 3)It supports TZASC module Signed-off-by: Priyanka Jain --- arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc | 58 +