]> asedeno.scripts.mit.edu Git - linux.git/commit
microblaze: Fix simpleImage format generation
authorMichal Simek <michal.simek@xilinx.com>
Tue, 10 Apr 2018 13:05:42 +0000 (15:05 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 08:53:35 +0000 (10:53 +0200)
commitece97f3a5fb50cf5f98886fbc63c9665f2bb199d
treed29dae2848067049dbad7b0d5eb2bc3bf46f932f
parent6d08b06e67cd117f6992c46611dfb4ce267cd71e
microblaze: Fix simpleImage format generation

simpleImage generation was broken for some time. This patch is fixing
steps how simpleImage.*.ub file is generated. Steps are objdump of
vmlinux and create .ub.
Also make sure that there is striped elf version with .strip suffix.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/boot/Makefile