]> git.ipfire.org Git - thirdparty/u-boot.git/commit
env: Added support to save env to spi through Kconfig
authorVipul Kumar <vipul.kumar@xilinx.com>
Tue, 17 Jul 2018 13:30:34 +0000 (19:00 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 19 Jul 2018 08:49:56 +0000 (10:49 +0200)
commit2a30809cae098d8d2d4af7c5fba059993ef5f10e
tree09f1b07eeddd2ada38ad60f680b731e19115aec6
parent1c310aec671e7cde9cd255b2ffbc6089ee7ac53b
env: Added support to save env to spi through Kconfig

This patch added support to enable CONFIG_ENV_SIZE, CONFIG_ENV_OFFSET
and CONFIG_ENV_SECT_SIZE through Kconfig for Zynq and Zynqmp.

Signed-off-by: Vipul Kumar <vipul.kumar@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/bitmain_antminer_s9_defconfig
env/Kconfig
include/configs/bitmain_antminer_s9.h
include/configs/xilinx_zynqmp.h
include/configs/zynq-common.h