commit | ac6f689c5f89056254e8a9e0b4285f80493afae7 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Apr 16 14:17:23 2020 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Apr 27 13:53:13 2020 +0200 |
tree | a7e8b01a7453af0198bf9fae6d752ea0ec4c7d7f | |
parent | 2334fb1fa68534120c4cc5c6402ff9437ade5d87 [diff] |
ARM: zynq: Setup stack size via Kconfig Stack size has been introduced by commit a69814c815b9 ("arm64: zynqmp: Set initrd_high to as high as possible") and commit 085201c246ee ("arm64: versal: Set initrd_high to as high as possible") to support setting up initrd_high as high as possible. The same change should happen for Zynq because the code is moved to xilinx common location. Signed-off-by: Michal Simek <michal.simek@xilinx.com>