Re: [U-Boot] [PATCH] ls1021atwr: added deep sleep support in uboot

2015-08-04 Thread York Sun
On 05/14/2015 02:20 AM, yuantian.t...@freescale.com wrote: > From: Tang Yuantian > > Signed-off-by: Tang Yuantian > --- Applied to u-boot-fsl-qoriq master. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listi

Re: [U-Boot] [PATCH] ls1021atwr: added deep sleep support in uboot

2015-07-17 Thread Alison Wang
Acked-by: Alison Wang -- View this message in context: http://u-boot.10912.n7.nabble.com/PATCH-ls1021atwr-added-deep-sleep-support-in-uboot-tp214734p219806.html Sent from the U-Boot mailing list archive at Nabble.com. ___ U-Boot mailing list U-Boot@l

[U-Boot] [PATCH] ls1021atwr: added deep sleep support in uboot

2015-05-14 Thread Yuantian.Tang
From: Tang Yuantian Signed-off-by: Tang Yuantian --- arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 4 ++ board/freescale/ls1021atwr/ls1021atwr.c | 68 ++- include/configs/ls1021atwr.h | 7 ++- 3 files changed, 75 insertions(+), 4 deleti