microblaze: Fix simpleImage format generation
authorMichal Simek <michal.simek@xilinx.com>
Tue, 10 Apr 2018 13:05:42 +0000 (15:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Aug 2018 05:50:40 +0000 (07:50 +0200)
commitd136b7ab24b8df3136f96babe0b4e369c1e6c120
treee2730fea254dd3d669d6ee7a71b20d9ed3cf25f6
parent6cfd0d3c627f845ca6bcc560a57c0bb2632e4ebf
microblaze: Fix simpleImage format generation

[ Upstream commit ece97f3a5fb50cf5f98886fbc63c9665f2bb199d ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/microblaze/boot/Makefile