commit | 237dff22657903ebce2ff6f7ee45eebcc5c634ff | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Apr 11 16:13:55 2018 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Apr 23 13:15:32 2018 +0200 |
tree | 8e6ee48ca0a38b71affe146d4ed0591f519d4cf4 | |
parent | 61dc92a29d3028296dc3ff34641c78c402e8c14a [diff] |
arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file Boards have an option to rewrite variable locations in their own board files. This is necessary for qspi and nand configurations where boot image can be bigger then 896k(current limit). Signed-off-by: Michal Simek <michal.simek@xilinx.com>