Re: [U-Boot] [PATCH 3/8] xtensa: add core information for the dc232b processor

2016-07-14 Thread Simon Glass
Hi Max, On 14 July 2016 at 17:15, Max Filippov wrote: > Hi Simon, > > On Tue, Jul 12, 2016 at 03:56:46PM -0600, Simon Glass wrote: >> On 8 July 2016 at 09:42, Max Filippov wrote: >> > From: Chris Zankel >> >> Commit message? > > Ok, will add. > >> > >> > Signed-off-by: Chris Zankel >> > Signed

Re: [U-Boot] [PATCH 3/8] xtensa: add core information for the dc232b processor

2016-07-14 Thread Max Filippov
Hi Simon, On Tue, Jul 12, 2016 at 03:56:46PM -0600, Simon Glass wrote: > On 8 July 2016 at 09:42, Max Filippov wrote: > > From: Chris Zankel > > Commit message? Ok, will add. > > > > Signed-off-by: Chris Zankel > > Signed-off-by: Max Filippov > > --- > > arch/xtensa/include/asm/arch-dc232b

Re: [U-Boot] [PATCH 3/8] xtensa: add core information for the dc232b processor

2016-07-12 Thread Simon Glass
Hi Max, On 8 July 2016 at 09:42, Max Filippov wrote: > From: Chris Zankel Commit message? > > Signed-off-by: Chris Zankel > Signed-off-by: Max Filippov > --- > arch/xtensa/include/asm/arch-dc232b/core.h| 422 > ++ > arch/xtensa/include/asm/arch-dc232b/tie-asm.h

[U-Boot] [PATCH 3/8] xtensa: add core information for the dc232b processor

2016-07-08 Thread Max Filippov
From: Chris Zankel Signed-off-by: Chris Zankel Signed-off-by: Max Filippov --- arch/xtensa/include/asm/arch-dc232b/core.h| 422 ++ arch/xtensa/include/asm/arch-dc232b/tie-asm.h | 120 arch/xtensa/include/asm/arch-dc232b/tie.h | 129 3 files cha