From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 20 Jul 2015 14:20:13 -0700 Subject: [U-Boot] [PATCH 1/3] configs: ls2085aqds: Enable DSPI flash support for LS2085AQDS In-Reply-To: <1435913496-2528-1-git-send-email-haikun.wang@freescale.com> References: <1435913496-2528-1-git-send-email-haikun.wang@freescale.com> Message-ID: <55AD660D.2030007@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/03/2015 01:51 AM, Haikun Wang wrote: > From: Haikun Wang > > Enable DSPI flash related configurations. > > Signed-off-by: Haikun Wang > --- This set is applied to u-boot-fsl-qoriq master branch with subject fix. York