There is no reason to save variables to flash only.
Select option via Kconfig instead.

Signed-off-by: Michal Simek <michal.si...@xilinx.com>
---

There is dependency on:
https://lists.denx.de/pipermail/u-boot/2018-July/334899.html

---
 arch/microblaze/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
index dcc502b1ff7a..c56459345136 100644
--- a/arch/microblaze/Kconfig
+++ b/arch/microblaze/Kconfig
@@ -15,7 +15,6 @@ config TARGET_MICROBLAZE_GENERIC
        select OF_CONTROL
        select DM
        select DM_SERIAL
-       select ENV_IS_IN_FLASH
        select SYSRESET
 
 endchoice
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to