
15 Jan
2015
15 Jan
'15
7:01 p.m.
Yuantian,
On 12/17/2014 05:55 PM, Tang Yuantian wrote:
A new deep sleep interface is introduced to support generic board structure. Converts it to use new interface.
Signed-off-by: Tang Yuantian Yuantian.Tang@freescale.com
board/freescale/t102xqds/ddr.c | 19 +++++++++++++++++++ board/freescale/t102xqds/t102xqds.c | 23 +++++++++++------------ include/configs/T102xQDS.h | 3 +++ 3 files changed, 33 insertions(+), 12 deletions(-)
You disable console in spl.c for RDB, but not for QDS. Is that what you want?
York