From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Tue, 30 May 2017 10:34:03 +0530 Subject: [U-Boot] [PATCH 02/10] drivers: spi: add config to consider command bytes when writting to flash In-Reply-To: <2e4e1f83-e0a9-e617-03a5-e469862d9f0a@gmail.com> References: <1495135788-9152-1-git-send-email-noltari@gmail.com> <1495135788-9152-3-git-send-email-noltari@gmail.com> <2e4e1f83-e0a9-e617-03a5-e469862d9f0a@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Sat, May 20, 2017 at 1:36 PM, Álvaro Fernández Rojas wrote: > Hi Simon, > > El 20/05/2017 a las 4:29, Simon Glass escribió: >> Hi Alvaro, >> >> On 18 May 2017 at 13:29, Álvaro Fernández Rojas wrote: >>> Command bytes are part of the written bytes and they should be taken into >>> account when sending a spi transfer. >>> >>> Signed-off-by: Álvaro Fernández Rojas >>> --- >>> drivers/mtd/spi/spi_flash.c | 2 +- >>> drivers/spi/Kconfig | 3 +++ >>> include/spi.h | 8 +++++++- >>> 3 files changed, 11 insertions(+), 2 deletions(-) Is this patch not part of your v2 BCM-SPI changes? thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India.