commit | cd08513b051890e6e426d902570a07467b6d2318 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Tue Feb 23 08:07:45 2021 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Apr 23 08:43:18 2021 +0200 |
tree | f71aeecd9c9202d6c781f471f6107c2844fff596 | |
parent | ec217210f351c5c5089063f42eeb5e967a8ea5ba [diff] |
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>