From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Fri, 31 Mar 2017 22:21:51 -0600 Subject: [U-Boot] [PATCH 6/7] scsi: a3700: enable mvebu scsi driver In-Reply-To: <1490261347-11896-7-git-send-email-make@marvell.com> References: <1490261347-11896-1-git-send-email-make@marvell.com> <1490261347-11896-7-git-send-email-make@marvell.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 On 23 March 2017 at 03:29, wrote: > From: Ken Ma > > - Enable SCSI support in Armada-3700 DB default configuration. > > Reviewed-on: http://vgitil04.il.marvell.com:8080/35302 > Reviewed-by: Omri Itach > Tested-by: iSoC Platform CI > Reviewed-by: Kostya Porotchkin > Signed-off-by: Ken Ma > Cc: Simon Glass > Cc: Stefan Roese > Cc: Michal Simek > --- > configs/mvebu_db-88f3720_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Simon Glass