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

2016-08-06 Thread Tom Rini
On Sat, Aug 06, 2016 at 02:00:43AM +0300, Max Filippov wrote: > DE212 is a general purpose xtensa processor without full MMU. > Core information files are autogenerated from the processor description > and are not meant to be edited. > > Signed-off-by: Max Filippov Reviewed-by: Tom Rini -- T

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

2016-08-05 Thread Simon Glass
On 5 August 2016 at 17:00, Max Filippov wrote: > DE212 is a general purpose xtensa processor without full MMU. > Core information files are autogenerated from the processor description > and are not meant to be edited. > > Signed-off-by: Max Filippov > --- > Changes v2->v3: > - fix core configura

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

2016-08-05 Thread Max Filippov
DE212 is a general purpose xtensa processor without full MMU. Core information files are autogenerated from the processor description and are not meant to be edited. Signed-off-by: Max Filippov --- Changes v2->v3: - fix core configuration files license; - add comment that core configuration files