Re: [U-Boot] [RFC PATCH v3 6/7] x86: Add basic Intel Galileo board support

2015-02-06 Thread Simon Glass
On 2 February 2015 at 07:35, Bin Meng wrote: > New board/intel/galileo board directory with minimum codes, plus > board dts, defconfig and configuration files. > > Signed-off-by: Bin Meng > Reviewed-by: Simon Glass > Acked-by: Simon Glass Applied to u-boot-x86, thanks!

[U-Boot] [RFC PATCH v3 6/7] x86: Add basic Intel Galileo board support

2015-02-02 Thread Bin Meng
New board/intel/galileo board directory with minimum codes, plus board dts, defconfig and configuration files. Signed-off-by: Bin Meng Reviewed-by: Simon Glass Acked-by: Simon Glass --- Changes in v3: None Changes in v2: None arch/x86/dts/Makefile | 1 + arch/x86/dts/galileo.dts