Re: [PATCH 2/7] microblaze: adjust the help to the real behavior

2018-12-07 Thread Michal Simek
On 07. 12. 18 11:21, Masahiro Yamada wrote: > On Thu, Dec 6, 2018 at 9:54 PM Michal Simek wrote: >> >> On 06. 12. 18 6:27, Masahiro Yamada wrote: >>> Hi Michal, >>> >>> On Thu, Dec 6, 2018 at 12:41 AM Michal Simek wrote: On 03. 12. 18 8:50, Masahiro Yamada wrote: > "make ARCH=microb

Re: [PATCH 2/7] microblaze: adjust the help to the real behavior

2018-12-07 Thread Masahiro Yamada
On Thu, Dec 6, 2018 at 9:54 PM Michal Simek wrote: > > On 06. 12. 18 6:27, Masahiro Yamada wrote: > > Hi Michal, > > > > On Thu, Dec 6, 2018 at 12:41 AM Michal Simek wrote: > >> > >> On 03. 12. 18 8:50, Masahiro Yamada wrote: > >>> "make ARCH=microblaze help" mentions simpleImage..unstrip, > >>>

Re: [PATCH 2/7] microblaze: adjust the help to the real behavior

2018-12-07 Thread Masahiro Yamada
On Thu, Dec 6, 2018 at 9:54 PM Michal Simek wrote: > > On 06. 12. 18 6:27, Masahiro Yamada wrote: > > Hi Michal, > > > > On Thu, Dec 6, 2018 at 12:41 AM Michal Simek wrote: > >> > >> On 03. 12. 18 8:50, Masahiro Yamada wrote: > >>> "make ARCH=microblaze help" mentions simpleImage..unstrip, > >>>

Re: [PATCH 2/7] microblaze: adjust the help to the real behavior

2018-12-06 Thread Michal Simek
On 06. 12. 18 6:27, Masahiro Yamada wrote: > Hi Michal, > > On Thu, Dec 6, 2018 at 12:41 AM Michal Simek wrote: >> >> On 03. 12. 18 8:50, Masahiro Yamada wrote: >>> "make ARCH=microblaze help" mentions simpleImage..unstrip, >>> but it never works because Makefile assumes "system.unstrip" is >>> t

Re: [PATCH 2/7] microblaze: adjust the help to the real behavior

2018-12-05 Thread Masahiro Yamada
Hi Michal, On Thu, Dec 6, 2018 at 12:41 AM Michal Simek wrote: > > On 03. 12. 18 8:50, Masahiro Yamada wrote: > > "make ARCH=microblaze help" mentions simpleImage..unstrip, > > but it never works because Makefile assumes "system.unstrip" is > > the name of DT. > > > > $ make ARCH=microblaze CROSS

Re: [PATCH 2/7] microblaze: adjust the help to the real behavior

2018-12-05 Thread Michal Simek
On 03. 12. 18 8:50, Masahiro Yamada wrote: > "make ARCH=microblaze help" mentions simpleImage..unstrip, > but it never works because Makefile assumes "system.unstrip" is > the name of DT. > > $ make ARCH=microblaze CROSS_COMPILE=microblaze-linux- > simpleImage.system.unstrip > [ snip ] > make[1