From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 24 May 2016 10:22:06 -0700 Subject: [U-Boot] [PATCH] ls1043ardb: add support scsi command and pcie to sata converter In-Reply-To: <1463537378-27088-1-git-send-email-po.liu@nxp.com> References: <1460545185-30767-1-git-send-email-po.liu@nxp.com> <1463537378-27088-1-git-send-email-po.liu@nxp.com> Message-ID: <57448DBE.20303@nxp.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 05/17/2016 07:19 PM, Po Liu wrote: > Add scsi command and enable supporting the pcie2sata chip > 88SE9170 from Marvell. > > Signed-off-by: Po Liu > --- > merge to one patch only. > > include/configs/ls1043ardb.h | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) Minor adjustment to commit subject and message. Applied to u-boot-fsl-qoriq master, awaiting upstream. Thanks. York