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

2015-02-01 Thread Simon Glass
On 29 January 2015 at 02:18, 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 > --- > > Changes in v2: None > > arch/x86/dts/Makefile | 1 + > arch

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

2015-01-29 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 --- Changes in v2: None arch/x86/dts/Makefile | 1 + arch/x86/dts/galileo.dts| 43