public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option
Date: Mon, 17 Sep 2018 21:56:37 +0300	[thread overview]
Message-ID: <20180917185637.16068-3-vz@mleia.com> (raw)
In-Reply-To: <20180917185637.16068-1-vz@mleia.com>

The option is unused, SPL image gets a wanted boot device by standard
spl_boot_device() call.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
---
 include/configs/work_92105.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index 471b3f48616f..67b5e9aa1131 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -146,7 +146,6 @@
 /* SPL will load U-Boot from NAND offset 0x40000 */
 #define CONFIG_SPL_NAND_DRIVERS
 #define CONFIG_SPL_NAND_BASE
-#define CONFIG_SPL_NAND_BOOT
 #define CONFIG_SYS_NAND_U_BOOT_OFFS  0x00040000
 #define CONFIG_SPL_PAD_TO 0x20000
 /* U-Boot will be 0x40000 bytes, loaded and run at CONFIG_SYS_TEXT_BASE */
-- 
2.17.1

  parent reply	other threads:[~2018-09-17 18:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17 18:56 [U-Boot] [PATCH 0/2] work_92105: remove a couple of unused config options Vladimir Zapolskiy
2018-09-17 18:56 ` [U-Boot] [PATCH 1/2] work_92105: remove unused CONFIG_LPC32XX_SPL configuration option Vladimir Zapolskiy
2018-10-20 19:11   ` [U-Boot] [U-Boot, " Tom Rini
2018-09-17 18:56 ` Vladimir Zapolskiy [this message]
2018-10-20 19:11   ` [U-Boot] [U-Boot, 2/2] work_92105: remove unused CONFIG_SPL_NAND_BOOT " Tom Rini

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=20180917185637.16068-3-vz@mleia.com \
    --to=vz@mleia.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