xilinx: common: Get rid of initrd_high variable setup
authorMichal Simek <michal.simek@xilinx.com>
Wed, 12 Aug 2020 10:11:06 +0000 (12:11 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 20 Aug 2020 07:58:16 +0000 (09:58 +0200)
commit653809f43f4d1872825ca281e488b1e7b56b9e95
treec08811983c2205fa716434c8c0b5054144870a65
parent0bfb43dfc14ec4ca5a07f5d22063f1869c45de45
xilinx: common: Get rid of initrd_high variable setup

When bootm_low/bootm_size are setup properly there is no need to setup any
initrd_high address. Location for initrd is determined through LMB.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/common/board.c