Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | board/ls2080qds: Fix typo in README for QSGMII riser card | Prabhakar Kushwaha | 2015-11-30 | 1 | -1/+1 |
| | | | | | | | | | | DPMACx to PHY mapping for SGMII is mentioned as QSGMII. So fix typo in README for QSGMII rise card. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> [York Sun: Change from ls2085aqds to ls2080aqds] Reviewed-by: York Sun <yorksun@freescale.com> | ||||
* | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha | 2015-11-30 | 1 | -0/+229 |
LS2080A is a prime personality of Freescale’s LS2085A. It is a non-AIOP personality without support of DP-DDR, L2 switch, 1588, PCIe endpoint etc. So renaming existing LS2085A code base to reflect LS2080A (Prime personality) Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> [York Sun: Dropped #ifdef in cpu.c for cpu_type_list] Reviewed-by: York Sun <yorksun@freescale.com> |