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.w...@nxp.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushw...@nxp.com>
> Signed-off-by: Ashish Kumar <ashish.ku...@nxp.com>
> Signed-off-by: Raghav Dogra <raghav.do...@nxp.com>
> Signed-off-by: Shaohui Xie <shaohui....@nxp.com>
> ---
> v5:
>   Fix checkpatch's check
>   Change getenv() to env_get()
>   Rebase to top commit "8b3cec7 mtdparts: Fix uninitialized scalar usage"
> 

Ashish,

I am seeing two issues. One is "fsl_ifc_read_byte beyond end of buffer". 
It comes from NAND driver. The other is CONFIG_ENV_IS_* is not defined. 
You cannot save env without it.

York
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to