commit | 286041856ea7ab8e69eb5c45961d93883fcdf21e | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue May 05 16:17:57 2020 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jun 24 13:07:57 2020 +0200 |
tree | 2c44ff273685fc7770fbd9580d3911dcd5ad7978 | |
parent | ede6ebd7d5b37fbb0b0bd426040379dc238762c9 [diff] |
arm64: versal: Let U-Boot to update memory node by default There is no reason not to let U-Boot to update memory node by default. In past this was disabled by purpose to be able to test different memory configurations from one U-Boot instance. Signed-off-by: Michal Simek <michal.simek@xilinx.com>