linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] microblaze: fix various problems in building boot images
@ 2018-12-07 11:33 Masahiro Yamada
  2018-12-07 11:33 ` [PATCH 1/6] microblaze: adjust the help to the real behavior Masahiro Yamada
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Masahiro Yamada @ 2018-12-07 11:33 UTC (permalink / raw)
  To: Michal Simek
  Cc: Masahiro Yamada, devicetree, linux-kernel, Rob Herring, Mark Rutland

This patch set fixes various issues in microblaze Makefiles.

V2 reflected Michal's comments, and cleaned up a little more.

I did not add Michals' Acked-by.
If this patch set goes to the MicroBlaze tree, he will add
Signed-off-by anyway.

This patch set is independent of Kbuild tree,
so it should apply to MicroBlaze tree.

Resolved the conflict with:

commit 1e17ab5320a654eaf1e4ce121c61e7aa9732805a
Author: Firoz Khan <firoz.khan@linaro.org>
Date:   Tue Nov 13 11:34:34 2018 +0530

    microblaze: generate uapi header and system call table files




Masahiro Yamada (6):
  microblaze: adjust the help to the real behavior
  microblaze: move "... is ready" messages to arch/microblaze/Makefile
  microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
  microblaze: add linux.bin* and simpleImage.* to PHONY
  microblaze: fix race condition in building boot images
  microblaze: remove the explicit removal of system.dtb

 arch/microblaze/Makefile          | 22 ++++++++++++++--------
 arch/microblaze/boot/Makefile     | 23 +++++++++--------------
 arch/microblaze/boot/dts/Makefile |  5 +----
 3 files changed, 24 insertions(+), 26 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-12-14  7:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07 11:33 [PATCH 0/6] microblaze: fix various problems in building boot images Masahiro Yamada
2018-12-07 11:33 ` [PATCH 1/6] microblaze: adjust the help to the real behavior Masahiro Yamada
2018-12-07 11:33 ` [PATCH 2/6] microblaze: move "... is ready" messages to arch/microblaze/Makefile Masahiro Yamada
2018-12-07 11:33 ` [PATCH 3/6] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile Masahiro Yamada
2018-12-07 11:33 ` [PATCH 4/6] microblaze: add linux.bin* and simpleImage.* to PHONY Masahiro Yamada
2018-12-07 11:33 ` [PATCH 5/6] microblaze: fix race condition in building boot images Masahiro Yamada
2018-12-07 11:33 ` [PATCH 6/6] microblaze: remove the explicit removal of system.dtb Masahiro Yamada
2018-12-14  7:10 ` [PATCH 0/6] microblaze: fix various problems in building boot images Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).