
13 Sep
2017
13 Sep
'17
4:26 a.m.
On 08/31/2017 03:43 AM, Ashish Kumar wrote:
LS1088A is an ARMv8 implementation. The LS1088ARDB is an evaluatoin platform that supports the LS1088A family SoCs. This patch add basic support of the platform.
Signed-off-by: Alison Wang alison.wang@nxp.com Signed-off-by: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com Signed-off-by: Ashish Kumar Ashish.Kumar@nxp.com Signed-off-by: Raghav Dogra raghav.dogra@nxp.com Signed-off-by: Shaohui Xie Shaohui.Xie@nxp.com
v5: Fix checkpatch's check Change getenv() to env_get() Rebase to top commit "8b3cec7 mtdparts: Fix uninitialized scalar usage"
Disabled NAND in header file. Please send a fix to re-enable it.
Applied to fsl-qoriq master. Thanks.
York