On Tue, Dec 08, 2020 at 11:37:37AM -0800, Alex Nemirovsky wrote: > From: Kate Liu <[email protected]> > > Set environment for Nand flash (U-boot 2020.04): > - add nand flash in the device tree > - add new default configuration file for G3 using parallel Nand > - set nand parameters in presidio_asic.h > > Signed-off-by: Kate Liu <[email protected]> > Signed-off-by: Alex Nemirovsky <[email protected]> > CC: Tom Rini <[email protected]> > --- > > MAINTAINERS | 1 + > arch/arm/dts/ca-presidio-engboard.dts | 14 +++++++++++ > configs/cortina_presidio-asic-pnand_defconfig | 34 > +++++++++++++++++++++++++++
A small thing, the defconfig being added here (and aside, I gather we can't have a single defconfig for all variants?) needs to be re-generated with savedefconfig. There's a blank line in it which implies that it wasn't. Thanks. -- Tom
signature.asc
Description: PGP signature

