
Hi York,
The 1/4 patch http://patchwork.ozlabs.org/patch/355241/ The 3/4 patch http://patchwork.ozlabs.org/patch/393569/ The 4/4 patch http://patchwork.ozlabs.org/patch/393568/
Best Regards Zhao Qiang
-----Original Message----- From: Sun York-R58495 Sent: Wednesday, October 15, 2014 3:04 AM To: Zhao Qiang-B45475; u-boot@lists.denx.de; Wang Huan-B18965 Cc: Xie Xiaobo-R63061 Subject: Re: [PATCH 2/4] qe: add u-qe support to arm board
On 09/24/2014 10:52 PM, Zhao Qiang wrote:
ls1021 is arm-core and support qe which is u-qe. add u-qe init for arm board.
Signed-off-by: Zhao Qiang B45475@freescale.com
arch/arm/include/asm/arch-ls102xa/config.h | 4 ++++ arch/arm/include/asm/global_data.h | 8 ++++++++ drivers/Makefile | 1 + drivers/qe/Makefile | 3 ++- drivers/qe/fdt.c | 2 ++ drivers/qe/qe.c | 13 +++++++++++++ drivers/qe/qe.h | 1 + 7 files changed, 31 insertions(+), 1 deletion(-)
Qiang,
The subject is 2/4 but I don't see other three patches. Where are they?
Alison,
Can you comment on this patch (http://patchwork.ozlabs.org/patch/393256/)? Has this been verified on ls1021 boards?
York