Re: [U-Boot] [PATCH v2 2/7] moveconfig: Add a mapping for the arc cross-compiler

2015-05-13 Thread Joe Hershberger
Hi Masahiro-san, On Tue, May 12, 2015 at 9:14 PM, Masahiro Yamada wrote: > Hi Joe. > > 2015-05-12 2:23 GMT+09:00 Joe Hershberger : >> The arc architecture is supported by U-Boot, so add a mapping here >> for it as well. >> >> Signed-off-by: Joe Hershberger >> --- >> >> Changes in v2: None >> >>

Re: [U-Boot] [PATCH v2 2/7] moveconfig: Add a mapping for the arc cross-compiler

2015-05-12 Thread Masahiro Yamada
Hi Joe. 2015-05-12 2:23 GMT+09:00 Joe Hershberger : > The arc architecture is supported by U-Boot, so add a mapping here > for it as well. > > Signed-off-by: Joe Hershberger > --- > > Changes in v2: None > > tools/moveconfig.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/movec