commit | 417b8037cf9bcd8dcb71af3a3ea4f51b8f4de09e | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Aug 12 12:11:06 2020 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Aug 20 09:58:16 2020 +0200 |
tree | c08811983c2205fa716434c8c0b5054144870a65 | |
parent | 3e25a776e8037a3154935a32c29a4bd45b6d0fe1 [diff] |
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>