From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 15:19:41 -0700 Subject: [U-Boot] [PATCH] t1040rdb/qe: add QE support for T1040RDB In-Reply-To: <1394763063-37317-1-git-send-email-B45475@freescale.com> References: <1394763063-37317-1-git-send-email-B45475@freescale.com> Message-ID: <53583C7D.3080509@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 03/13/2014 07:11 PM, Zhao Qiang wrote: > add CONFIG_QE, CONFIG_U_QE and CONFIG_SYS_QE_FW_ADDR into > "include/configs/T1040RDB.h" > > Signed-off-by: Zhao Qiang > --- Applied to u-boot-mpc85xx/master, thanks. York