]> git.sur5r.net Git - u-boot/commit
arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file
authorMichal Simek <michal.simek@xilinx.com>
Wed, 11 Apr 2018 14:13:55 +0000 (16:13 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 11:15:32 +0000 (13:15 +0200)
commit237dff22657903ebce2ff6f7ee45eebcc5c634ff
tree8e6ee48ca0a38b71affe146d4ed0591f519d4cf4
parent61dc92a29d3028296dc3ff34641c78c402e8c14a
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>
include/configs/zynq-common.h