Re: [U-Boot] [PATCH v2 19/38] x86: fsp: Tidy up comment style a little

2019-10-03 Thread Bin Meng
On Wed, Oct 2, 2019 at 10:06 PM Bin Meng wrote: > > Hi Simon, > > On Wed, Sep 25, 2019 at 10:12 PM Simon Glass wrote: > > > > The comments in the FSP code use a different style from the rest of the > > x86 code. I am not sure it this is intentional. > > I guess it's because when it was written I

Re: [U-Boot] [PATCH v2 19/38] x86: fsp: Tidy up comment style a little

2019-10-02 Thread Bin Meng
Hi Simon, On Wed, Sep 25, 2019 at 10:12 PM Simon Glass wrote: > > The comments in the FSP code use a different style from the rest of the > x86 code. I am not sure it this is intentional. I guess it's because when it was written I was not familiar with the documenting style :) > > Signed-off-by

[U-Boot] [PATCH v2 19/38] x86: fsp: Tidy up comment style a little

2019-09-25 Thread Simon Glass
The comments in the FSP code use a different style from the rest of the x86 code. I am not sure it this is intentional. Signed-off-by: Simon Glass --- Changes in v2: None arch/x86/include/asm/fsp/fsp_support.h | 42 - arch/x86/include/asm/fsp1/fsp_support.h | 30 ++