On 08/17/2017 10:44 PM, 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> > --- > v2: > Fix indentaion in commit msg > Separate RDB and Si specific file > > v3: > 1.Re-based on top of > commit d529124fdcf941c34074fd1ce600f4b1b4a7dd07 > Merge: f0ca30f 6a5691e > Author: Tom Rini <tr...@konsulko.com> > Date: Tue Aug 8 17:06:19 2017 -0400 > > Merge git://git.denx.de/u-boot-x86 > > 2.Incorporate review comments on v2 > Remove EMU support > Remove RAW timings > Disable default enabled CONFIG_DISPLAY_BOARDINFO and enable > LATE_CONFIG_DISPLAY_BOARDINFO > > 3.Include PPA support > > v4: > some configs moved to arch/arm/Kconfig > retimer code corrected > README added >
<snip> > + > + dev = miiphy_get_dev_by_name(DEFAULT_WRIOP_MDIO2_NAME); > + wriop_set_mdio(WRIOP1_DPMAC2, dev); > + > + mc_boot_env_var = getenv(MC_BOOT_ENV_VAR); getenv() has compiling error. Please fix. York _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot