
1 Feb
2015
1 Feb
'15
5:30 p.m.
On 29 January 2015 at 02:18, Bin Meng bmeng.cn@gmail.com 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 bmeng.cn@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2:
- Use Arduino-certified
arch/x86/Kconfig | 17 +++++++++++++++++ arch/x86/cpu/Makefile | 1 + 2 files changed, 18 insertions(+)
Acked-by: Simon Glass sjg@chromium.org