]> git.baikalelectronics.ru Git - uboot.git/commit
microblaze: Setup initrd_high and fdt_high at run time
authorMichal Simek <michal.simek@xilinx.com>
Wed, 25 Sep 2019 09:00:17 +0000 (11:00 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:55:11 +0000 (09:55 +0200)
commite969e9bbdb274104cedc77540c034e1e272e7824
tree317ce3a1c984a95752a9f0451c3e4da00309b9c0
parent455409a2d2166aaa9ffc02687fe312de81514d17
microblaze: Setup initrd_high and fdt_high at run time

Setup initrd_high and fdt_high to be placed in lowmem space for kernel to
be able to reach it. Values are setup at run time to ensure that the same
setting can be used on different memory setup. Do this setting only when
variables are not

Similar run time detection was done for Zynqmp and Versal.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/Kconfig
board/xilinx/microblaze-generic/microblaze-generic.c