From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Kushwaha Date: Wed, 22 May 2019 12:33:05 +0000 Subject: [U-Boot] [PATCH 1/3] configs: Unset CONFIG_SPI_BAR for all LS1088A defconfigs In-Reply-To: <20190424124512.25138-1-rajat.srivastava@nxp.com> References: <20190424124512.25138-1-rajat.srivastava@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: Rajat Srivastava > Sent: Wednesday, April 24, 2019 6:15 PM > To: u-boot at lists.denx.de; Prabhakar Kushwaha > > Cc: Ashish Kumar ; Rajat Srivastava > > Subject: [PATCH 1/3] configs: Unset CONFIG_SPI_BAR for all LS1088A defconfigs > > From: Ashish Kumar > > Signed-off-by: Ashish Kumar > Signed-off-by: Rajat Srivastava > --- This patch has been applied to fsl-qoriq master, awaiting upstream. --pk