Hi, Stefan, > -----Original Message----- > From: Stefan Roese [mailto:s...@denx.de] > Sent: Wednesday, April 19, 2017 11:45 > To: Kostya Porotchkin; u-boot@lists.denx.de > Cc: Igal Liberman; Nadav Haklai > Subject: [EXT] Re: [PATCH 5/5] arm64: mvebu: a8k: Add NAND configuration > parameters > > External Email > > ---------------------------------------------------------------------- > Hi Kosta, > > On 28.03.2017 17:16, kos...@marvell.com wrote: > > From: Konstantin Porotchkin <kos...@marvell.com> > > > > Add NAND configuration parameters to A8K shared config file. > > Add defconfig for db-88f7040 board with boot from NAND setup. > > > > Signed-off-by: Konstantin Porotchkin <kos...@marvell.com> > > Cc: Stefan Roese <s...@denx.de> > > Cc: Igal Liberman <ig...@marvell.com> > > Cc: Nadav Haklai <nad...@marvell.com> > > --- > > configs/mvebu_db-88f7040-nand_defconfig | 72 > +++++++++++++++++++++++++++++++++ > > include/configs/mvebu_armada-8k.h | 11 +++++ > > 2 files changed, 83 insertions(+) > > create mode 100644 configs/mvebu_db-88f7040-nand_defconfig > > I'm currently testing this patchset and get this compilation error via > Travis: > > aarch64: + mvebu_db-88f7040-nand > +drivers/mtd/nand/pxa3xx_nand.c: In function alloc_nand_resource: > +drivers/mtd/nand/pxa3xx_nand.c:1513:36: error: MVEBU_NAND_BASE > +undeclared (first use in this function) > + info->mmio_base = (void __iomem *)MVEBU_NAND_BASE; > > Did I miss a patch that adds this macro for A7/8k? [Konstantin Porotchkin] The hardcoded values should be changed in the following patch: [PATCH 1/5] fix: nand: pxa3xx: Remove hardcode values from the driver However I do not see it on patchworks site. Should I re-send it?
Thanks Kosta > > Thanks, > Stefan _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot