Re: [U-Boot] [PATCH 21/25] x86: Include FSP and CMC binary in the u-boot.rom build rules

2014-12-05 Thread Bin Meng
Hi Simon, On Fri, Dec 5, 2014 at 7:57 AM, Simon Glass s...@chromium.org wrote: Hi Bin, On 4 December 2014 at 08:03, Bin Meng bmeng...@gmail.com wrote: Signed-off-by: Bin Meng bmeng...@gmail.com --- Makefile | 8 1 file changed, 8 insertions(+) diff --git a/Makefile b/Makefile

[U-Boot] [PATCH 21/25] x86: Include FSP and CMC binary in the u-boot.rom build rules

2014-12-04 Thread Bin Meng
Signed-off-by: Bin Meng bmeng...@gmail.com --- Makefile | 8 1 file changed, 8 insertions(+) diff --git a/Makefile b/Makefile index c9ae77b..abfb74b 100644 --- a/Makefile +++ b/Makefile @@ -976,6 +976,14 @@ ifneq ($(CONFIG_HAVE_MRC),) IFDTOOL_FLAGS += -w

Re: [U-Boot] [PATCH 21/25] x86: Include FSP and CMC binary in the u-boot.rom build rules

2014-12-04 Thread Simon Glass
Hi Bin, On 4 December 2014 at 08:03, Bin Meng bmeng...@gmail.com wrote: Signed-off-by: Bin Meng bmeng...@gmail.com --- Makefile | 8 1 file changed, 8 insertions(+) diff --git a/Makefile b/Makefile index c9ae77b..abfb74b 100644 --- a/Makefile +++ b/Makefile @@ -976,6 +976,14