public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 3/4] db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASH
Date: Thu, 18 Jun 2020 23:15:15 +0530	[thread overview]
Message-ID: <20200618174516.239626-4-jagan@amarulasolutions.com> (raw)
In-Reply-To: <20200618174516.239626-1-jagan@amarulasolutions.com>

Enable DM_SPI, DM_SPI_FLASH for db-88f6281-bp-nand board.

Cc: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v3:
- new patch

 configs/db-88f6281-bp-nand_defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/db-88f6281-bp-nand_defconfig b/configs/db-88f6281-bp-nand_defconfig
index f98e462d42..5a580f28b5 100644
--- a/configs/db-88f6281-bp-nand_defconfig
+++ b/configs/db-88f6281-bp-nand_defconfig
@@ -20,7 +20,6 @@ CONFIG_CMD_DM=y
 CONFIG_CMD_IDE=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_NAND=y
-CONFIG_CMD_SF=y
 CONFIG_CMD_USB=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
@@ -43,7 +42,7 @@ CONFIG_DM=y
 CONFIG_MVSATA_IDE=y
 CONFIG_MTD=y
 CONFIG_MTD_RAW_NAND=y
-CONFIG_SPI_FLASH=y
+CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_PHY_MARVELL=y
 CONFIG_DM_ETH=y
@@ -53,6 +52,7 @@ CONFIG_DM_RTC=y
 CONFIG_RTC_MV=y
 CONFIG_SYS_NS16550=y
 CONFIG_SPI=y
+CONFIG_DM_SPI=y
 CONFIG_KIRKWOOD_SPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
-- 
2.25.1

  parent reply	other threads:[~2020-06-18 17:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18 17:45 [PATCH v3 0/4] spi: kirkwood: dm-conversion (part4) Jagan Teki
2020-06-18 17:45 ` [PATCH v3 1/4] spi: kirkwood: Drop nondm code Jagan Teki
2020-06-18 17:45 ` [PATCH v3 2/4] arm: Remove d2net_v2 board Jagan Teki
2020-06-18 22:02   ` Simon Guinot
2020-06-18 22:25     ` Tom Rini
2020-06-20  0:24       ` Simon Guinot
2020-06-20  0:25         ` Tom Rini
2020-06-24 22:42           ` Simon Guinot
2020-06-18 17:45 ` Jagan Teki [this message]
2020-07-08  6:50   ` [PATCH v3 3/4] db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASH Jagan Teki
2020-06-18 17:45 ` [PATCH v3 4/4] arm: Remove netspace_v2 board Jagan Teki
2020-06-20  0:26   ` Simon Guinot
2020-06-19  8:31 ` [PATCH v3 0/4] spi: kirkwood: dm-conversion (part4) Chris Packham
2020-06-25  1:05   ` Chris Packham

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=20200618174516.239626-4-jagan@amarulasolutions.com \
    --to=jagan@amarulasolutions.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