
On Mon, Sep 07, 2020 at 03:42:06PM +0530, meenakshi.aggarwal@nxp.com wrote:
From: Meenakshi Aggarwal meenakshi.aggarwal@nxp.com
LX2162 is LX2160 based SoC, it has same die as of LX2160 with different packaging.
LX2162A support 64-bit 2.9GT/s DDR4 memory, i2c, micro-click module, microSD card, eMMC support, serial console, qspi nor flash, qsgmii, sgmii, 25g, 40g, 50g network interface, one usb 3.0 and serdes interface to support three PCIe gen3 interface.
Signed-off-by: Meenakshi Aggarwal meenakshi.aggarwal@nxp.com
arch/arm/cpu/armv8/Kconfig | 2 +- arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 39 +++++++++++++-- arch/arm/cpu/armv8/fsl-layerscape/Makefile | 5 ++ arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 9 ++-- arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc | 58 ++++++++++++++++++++++
I just want to make sure it's on the TODO list somewhere to convert this README.soc file to rST and move it under doc/board/ or similar, thanks!