Disabling saving environment to FAT partition. It breaks since we have EXT4 ... and that method works.

This commit is contained in:
Igor Pečovnik 2018-06-21 16:20:37 +00:00
parent 454c64a3e2
commit 9e42b31b99

View file

@ -117,7 +117,7 @@ new file mode 100644
index 0000000..670c3c7
--- /dev/null
+++ b/configs/nanopi_k1_plus_defconfig
@@ -0,0 +1,23 @@
@@ -0,0 +1,24 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_SYS_TEXT_BASE=0x4a000000
@ -137,6 +137,7 @@ index 0000000..670c3c7
+# CONFIG_SPL_DOS_PARTITION is not set
+# CONFIG_SPL_ISO_PARTITION is not set
+# CONFIG_SPL_EFI_PARTITION is not set
+# CONFIG_ENV_IS_IN_FAT is not set
+CONFIG_SPL_SPI_SUNXI=y
+CONFIG_SUN8I_EMAC=y
+CONFIG_USB_EHCI_HCD=y