From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 29 Nov 2016 13:10:40 -0500 Subject: [U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND boot support In-Reply-To: <20161129133134.19415-1-fparent@baylibre.com> References: <20161129133134.19415-1-fparent@baylibre.com> Message-ID: <20161129181040.GA2546@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Nov 29, 2016 at 02:31:28PM +0100, Fabien Parent wrote: > The default AIS image generated contains the SPL, but the latter is not able to > load u-boot because the NAND configuration is missing. This series adds SPL NAND > boot support and results in the AIS image that is generated able to boot from > NAND. > > Fabien Parent (6): > NAND: davinci: add support for NAND chips with 16 bits bus > davinci: omapl138_lcdk: use correct define for 16 bit NAND chips > davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE > davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE > davinci: omapl138_lck: remove obsolete define > davinci: omapl138_lcdk: add NAND SPL boot support > > board/davinci/da8xxevm/README.omapl138-lcdk | 28 ------------------------ > configs/omapl138_lcdk_defconfig | 3 +++ > drivers/mtd/nand/davinci_nand.c | 3 +++ > include/configs/omapl138_lcdk.h | 34 +++++++++++++++++++++++++---- > scripts/config_whitelist.txt | 3 --- > 5 files changed, 36 insertions(+), 35 deletions(-) > delete mode 100644 board/davinci/da8xxevm/README.omapl138-lcdk Everything looks good, so I've reviewed-by'd it. But it also shows a number of things which should be converted to Kconfig (I stumbled onto in looking at why you didn't set SYS_NAND_BUSWIDTH_16BIT via defconfig). Do you have time to move the davinci NAND driver to Kconfig while in here? Thanks! > > -- > 2.10.2 > -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: