[U-Boot] [PATCH 2/2 v2] mpc85xx/t104x: Add deep sleep framework support
York Sun
yorksun at freescale.com
Mon Mar 10 18:44:45 CET 2014
On 02/28/2014 03:09 AM, Yuantian.Tang at freescale.com wrote:
> From: Tang Yuantian <yuantian.tang at freescale.com>
>
> When T104x soc wakes up from deep sleep, control is passed to the
> primary core that starts executing uboot. After re-initialized some
> IP blocks, like DDRC, kernel will take responsibility to continue
> to restore environment it leaves before.
>
> Signed-off-by: Tang Yuantian <Yuantian.Tang at freescale.com>
> ---
> v2:
> - added explaination for CONFIG_DEEP_SLEEP
> - fixed some issues
>
> README | 4 +++
> arch/powerpc/cpu/mpc85xx/asm-offsets.c | 24 ++++++++++++++
Please fix the out-of-tree compiling issue. You will see it if you run make with
O=<path> parameter.
York
More information about the U-Boot
mailing list