[PATCH 2/2] board: presidio: Add Parallel NAND support

Tom Rini trini at konsulko.com
Fri Dec 11 21:54:34 CET 2020


On Tue, Dec 08, 2020 at 11:37:37AM -0800, Alex Nemirovsky wrote:

> From: Kate Liu <kate.liu at cortina-access.com>
> 
> 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 <kate.liu at cortina-access.com>
> Signed-off-by: Alex Nemirovsky <alex.nemirovsky at cortina-access.com>
> CC: Tom Rini <trini at konsulko.com>
> ---
> 
>  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201211/022d3769/attachment.sig>


More information about the U-Boot mailing list