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:55:25 +0000 (07:55 +0200)
commiteac904dd39f4c69b7c9119444ab34c21d88cc1e5
treeb7636555090fd8151eb0305551da1fdf9d5d4cf3
parent1d1a409502ae0ba1ac5353c89b04d42b74b26131
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