diff options
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | 2021-02-23 08:07:45 -0700 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-04-23 08:43:18 +0200 |
commit | cd08513b051890e6e426d902570a07467b6d2318 (patch) | |
tree | f71aeecd9c9202d6c781f471f6107c2844fff596 /env | |
parent | ec217210f351c5c5089063f42eeb5e967a8ea5ba (diff) | |
download | u-boot-cd08513b051890e6e426d902570a07467b6d2318.zip u-boot-cd08513b051890e6e426d902570a07467b6d2318.tar.gz u-boot-cd08513b051890e6e426d902570a07467b6d2318.tar.bz2 |
xilinx: zynq: Add support for saving env based on bootmode
Enable saving variables to MMC(FAT), NAND, SPI based on primary
bootmode. If bootmode is JTAG, dont save env anywhere(NOWHERE).
Since most of the flashes on zynq evaluation boards are 16MB in size,
set default ENV_OFFSET to 15MB(0xE00000).
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'env')
0 files changed, 0 insertions, 0 deletions