Re: [U-Boot] [PATCH 11/23] x86: Move common FSP code into a common location

2015-01-27 Thread Bin Meng
Hi Simon, On Tue, Jan 27, 2015 at 9:23 AM, Simon Glass wrote: > Signed-off-by: Simon Glass > --- > Nice to see the existing FSP support codes are common for new platforms. Reviewed-by: Bin Meng Tested-by: Bin Meng > arch/x86/cpu/queensbay/Makefile| 2 +- > a

[U-Boot] [PATCH 11/23] x86: Move common FSP code into a common location

2015-01-26 Thread Simon Glass
Signed-off-by: Simon Glass --- arch/x86/cpu/queensbay/Makefile| 2 +- arch/x86/cpu/queensbay/fsp_configs.c | 2 +- arch/x86/cpu/queensbay/tnc.c | 2 +- arch/x86/cpu/queensbay/tnc_dram.c