Re: [U-Boot] [PATCH v3 20/20] arm: socfpga: Enable SPL booting U-boot

2017-10-23 Thread Chee, Tien Fong
On Jum, 2017-10-20 at 10:21 -0500, Dinh Nguyen wrote: > > On 10/13/2017 03:08 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Enable SPL successfully boot to U-boot. > s/U-boot/U-Boot > > > > > > > Signed-off-by: Tien Fong Chee

Re: [U-Boot] [PATCH v3 20/20] arm: socfpga: Enable SPL booting U-boot

2017-10-20 Thread Dinh Nguyen
On 10/13/2017 03:08 AM, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Enable SPL successfully boot to U-boot. s/U-boot/U-Boot > > Signed-off-by: Tien Fong Chee > --- > configs/socfpga_arria10_defconfig | 57 >

[U-Boot] [PATCH v3 20/20] arm: socfpga: Enable SPL booting U-boot

2017-10-13 Thread tien . fong . chee
From: Tien Fong Chee Enable SPL successfully boot to U-boot. Signed-off-by: Tien Fong Chee --- configs/socfpga_arria10_defconfig | 57 +-- 1 file changed, 49 insertions(+), 8 deletions(-) diff --git