On 09/25/2015 05:32 AM, Gong Qianyu wrote: > From: Mingkai Hu <[email protected]> > > Freescale LayerScape with Chassis Generation 2 is a set of SoCs with > ARMv8 cores and 2rd generation of Chassis. > > Signed-off-by: Li Yang <[email protected]> > Signed-off-by: Hou Zhiqiang <[email protected]> > Signed-off-by: Mingkai Hu <[email protected]> > Signed-off-by: Gong Qianyu <[email protected]> > --- > V3: > - Update MMU table initialization to match the latest code. > - Remove some dead code > - Rename #include<asm/arch-fsl-lsch2/xxx> to #include<asm/arch/xxx> > > arch/arm/cpu/armv8/Makefile | 1 + > arch/arm/cpu/armv8/fsl-lsch2/Makefile | 12 + > arch/arm/cpu/armv8/fsl-lsch2/README | 10 + > arch/arm/cpu/armv8/fsl-lsch2/cpu.c | 527 > ++++++++++++++++++++++
NACK. Do NOT duplicate massive code. Please consolidate fsl-lsch3 and fsl-lsc2 and move common code out. York _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

