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

2016-08-06 Thread Tom Rini
On Sat, Aug 06, 2016 at 02:00:41AM +0300, Max Filippov wrote: > From: Chris Zankel > > DC232B is an xtensa processor with full MMUv2 capable of running Linux. > Core information files are autogenerated from the processor description > and are not meant to be edited. > > Signed-off-by: Chris Zan

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

2016-08-05 Thread Simon Glass
On 5 August 2016 at 17:00, Max Filippov wrote: > From: Chris Zankel > > DC232B is an xtensa processor with full MMUv2 capable of running Linux. > Core information files are autogenerated from the processor description > and are not meant to be edited. > > Signed-off-by: Chris Zankel > Signed-off

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

2016-08-05 Thread Max Filippov
From: Chris Zankel DC232B is an xtensa processor with full MMUv2 capable of running Linux. Core information files are autogenerated from the processor description and are not meant to be edited. Signed-off-by: Chris Zankel Signed-off-by: Max Filippov --- Changes v2->v3: - fix core configuratio