commit | 774882343c972f2e1d5a99c59da4419142adc540 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Jul 28 12:46:39 2021 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Aug 06 09:32:02 2021 +0200 |
tree | e9c51bf87b945037d4031ee92ca8a8bed320d961 | |
parent | 49ba375616064d6121c6a656e64fd6f31762ad60 [diff] |
xilinx: zynqmp: Free allocated field for target variable When env_set() is called there is no need to allocate memory for variable which is already saved that's why free it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>