[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
Yuantian Tang
Yuantian.Tang at freescale.com
Mon Oct 13 11:41:35 CEST 2014
PING.
Thanks,
Yuantian
> -----Original Message-----
> From: Yuantian.Tang at freescale.com [mailto:Yuantian.Tang at freescale.com]
> Sent: Thursday, October 09, 2014 4:12 PM
> To: albert.u.boot at aribaud.net
> Cc: u-boot at lists.denx.de; Jin Zhengxiong-R64188; Sun York-R58495; Tang
> Yuantian-B29983
> Subject: [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
>
> From: Tang Yuantian <Yuantian.Tang at freescale.com>
>
> These patches depend on the following patches:
> https://patchwork.ozlabs.org/patch/389949/
> https://patchwork.ozlabs.org/patch/389950/
> https://patchwork.ozlabs.org/patch/389951/
> https://patchwork.ozlabs.org/patch/389952/
>
> Tang Yuantian (4):
> Add deep sleep framework support for Freescale QorIQ platforms
> ARM: HYP/non-sec: Make armv7_init_nonsec() usable before relocation
> arm: ls102xa: Fixed a register definition error
> arm: ls1021qds: Add deep sleep support
>
> arch/arm/cpu/armv7/virt-v7.c | 14 +++---
> arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 2 +-
> board/freescale/ls1021aqds/ddr.c | 7 +++
> board/freescale/ls1021aqds/ls1021aqds.c | 60
> +++++++++++++++++++++++
> common/board_f.c | 10 ++++
> drivers/ddr/fsl/arm_ddr_gen3.c | 48
> ++++++++++++++++--
> include/configs/ls1021aqds.h | 4 ++
> include/fsl_ddr_sdram.h | 2 +
> include/fsl_sleep.h | 32 ++++++++++++
> 9 files changed, 167 insertions(+), 12 deletions(-) create mode 100644
> include/fsl_sleep.h
>
> --
> 2.1.0.27.g96db324
More information about the U-Boot
mailing list