Re: [U-Boot] [RFC PATCH v2 6/6] x86: Enable the Intel quark/galileo build

2015-02-01 Thread Simon Glass
On 29 January 2015 at 02:18, Bin Meng wrote: > Make the Intel quark/galileo support avaiable in Kconfig and Makefile. > With this patch, we can generate u-boot.rom for Intel galileo board. > > Signed-off-by: Bin Meng > Reviewed-by: Simon Glass > > --- > > Changes in v2: > - Use Arduino-certified

[U-Boot] [RFC PATCH v2 6/6] x86: Enable the Intel quark/galileo build

2015-01-29 Thread Bin Meng
Make the Intel quark/galileo support avaiable in Kconfig and Makefile. With this patch, we can generate u-boot.rom for Intel galileo board. Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- Changes in v2: - Use Arduino-certified arch/x86/Kconfig | 17 + arch/x86/cpu/M