From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND boot support
Date: Tue, 29 Nov 2016 13:10:40 -0500 [thread overview]
Message-ID: <20161129181040.GA2546@bill-the-cat> (raw)
In-Reply-To: <20161129133134.19415-1-fparent@baylibre.com>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20161129/f92fef40/attachment.sig>
prev parent reply other threads:[~2016-11-29 18:10 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 13:31 [U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND boot support Fabien Parent
2016-11-29 13:31 ` [U-Boot] [PATCH 1/6] NAND: davinci: add support for NAND chips with 16 bits bus Fabien Parent
2016-11-29 18:08 ` Tom Rini
2016-12-04 0:56 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 2/6] davinci: omapl138_lcdk: use correct define for 16 bit NAND chips Fabien Parent
2016-11-29 18:08 ` Tom Rini
2016-12-04 0:57 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 3/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE Fabien Parent
2016-11-29 18:09 ` Tom Rini
2016-12-04 0:59 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 4/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE Fabien Parent
2016-11-29 18:09 ` Tom Rini
2016-12-04 0:59 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 5/6] davinci: omapl138_lck: remove obsolete define Fabien Parent
2016-11-29 18:09 ` Tom Rini
2016-12-04 1:00 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 6/6] davinci: omapl138_lcdk: add NAND SPL boot support Fabien Parent
2016-11-29 18:10 ` Tom Rini
2016-12-04 1:00 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 18:10 ` Tom Rini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161129181040.GA2546@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox