commit | ce249d956c820af4b9790406461b1748741d0478 | [log] [tgz] |
---|---|---|
author | Tang Yuantian <yuantian.tang@freescale.com> | Wed Jul 23 17:27:53 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Tue Aug 12 12:26:47 2014 -0700 |
tree | beec4264c4b3e826cd9e5fc6c6639c209d0fccba | |
parent | 3067547502873281b19e01c7bc25da63c9b42b1e [diff] |
powerpc/t104xrdb: support deep sleep in SPI/SD boot Add deep sleep support in SPI/SD boot. The destination address second stage uboot image is loaded to is changed because currently this address will be used by kernel which means we can't reserve it for resume. Entry point to kernel is still placed in second stage uboot. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>