microblaze: Define arch_lmb_reserve
authorMichal Simek <michal.simek@xilinx.com>
Wed, 25 Sep 2019 08:45:51 +0000 (10:45 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:55:11 +0000 (09:55 +0200)
commit6131a36be6f046c1db044fdf449436fbe3fa8d21
treeba20260364aa359622b56a479c4e534f224c016e
parenta750ded4667496b367bc1275246752a3092b2ca2
microblaze: Define arch_lmb_reserve

arch_lmb_reserve() protects U-Boot relocated code with stack not to be used
for image relocation.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/lib/bootm.c