commit | 653809f43f4d1872825ca281e488b1e7b56b9e95 | [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 | 0bfb43dfc14ec4ca5a07f5d22063f1869c45de45 [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>