Re: [U-Boot] [PATCH] mpc85xx/t104xrdb: convert deep sleep to generic board interface

2014-12-16 Thread York Sun
On 11/20/2014 07:17 PM, yuantian.t...@freescale.com wrote: > From: Tang Yuantian > > A new interface is introduced to support generic board structure. > Converts it to use new interface. > > Signed-off-by: Tang Yuantian > --- Applied to u-boot-mpc85xx master, awaiting upstream. York __

[U-Boot] [PATCH] mpc85xx/t104xrdb: convert deep sleep to generic board interface

2014-11-20 Thread Yuantian.Tang
From: Tang Yuantian A new interface is introduced to support generic board structure. Converts it to use new interface. Signed-off-by: Tang Yuantian --- board/freescale/t104xrdb/ddr.c | 19 +++ board/freescale/t104xrdb/spl.c | 19 +++ board/freescale/t