Re: [U-Boot] [PATCH] ARM: socfpga: Fix broken implementation and enhancing boot header

2017-03-28 Thread Chee, Tien Fong
On Sel, 2017-03-28 at 11:38 +0200, Marek Vasut wrote: > On 03/28/2017 11:25 AM, tien.fong.c...@intel.com wrote: > > > > From: "Chee, Tien Fong" > > > > Fixing the broken implementation caused by the patch > > commit:ce62e57fc57177352a02b76dace0173bd13404b6, ARM: boot0

Re: [U-Boot] [PATCH] ARM: socfpga: Fix broken implementation and enhancing boot header

2017-03-28 Thread Marek Vasut
On 03/28/2017 11:25 AM, tien.fong.c...@intel.com wrote: > From: "Chee, Tien Fong" > > Fixing the broken implementation caused by the patch > commit:ce62e57fc57177352a02b76dace0173bd13404b6, ARM: boot0 hook: See section 2) here [1] , in particular the part about

[U-Boot] [PATCH] ARM: socfpga: Fix broken implementation and enhancing boot header

2017-03-28 Thread tien . fong . chee
From: "Chee, Tien Fong" Fixing the broken implementation caused by the patch commit:ce62e57fc57177352a02b76dace0173bd13404b6, ARM: boot0 hook: remove macro, include whole header file. This patch also enhances boot header to contain more special data. Signed-off-by: