From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 25 Nov 2014 09:50:08 -0800 Subject: [U-Boot] [PATCH 3/4] qe: add qe support to ls1021aqds In-Reply-To: <1411719933-12710-1-git-send-email-B45475@freescale.com> References: <1411719933-12710-1-git-send-email-B45475@freescale.com> Message-ID: <5474C150.9010400@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 09/26/2014 01:25 AM, Zhao Qiang wrote: > add qe support to ls1021aqds > > Signed-off-by: Zhao Qiang > --- > board/freescale/ls1021aqds/ls1021aqds.c | 8 ++++++++ > include/configs/ls1021aqds.h | 5 +++++ > 2 files changed, 13 insertions(+) Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York