aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch')
-rw-r--r--platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch b/platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch
index 5a953a1..eb9af02 100644
--- a/platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch
+++ b/platforms/bananaPro/patch/bananapro_5_Switch_ENV_From_Fat_to_Ext4.patch
@@ -1,5 +1,5 @@
--- ./.config 2020-09-08 13:05:48.256808776 +0000
-+++ ./.config2 2020-09-08 13:31:43.994905698 +0000
++++ ./.config 2020-09-08 13:31:43.994905698 +0000
@@ -799,2 +799,2 @@
-CONFIG_ENV_IS_IN_FAT=y
-# CONFIG_ENV_IS_IN_EXT4 is not set
@@ -11,4 +11,4 @@
-CONFIG_ENV_FAT_FILE="uboot.env"
+CONFIG_ENV_EXT4_INTERFACE="mmc"
+CONFIG_ENV_EXT4_DEVICE_AND_PART="0:auto"
-+CONFIG_ENV_EXT4_FILE="/boot/uboot.env"
++CONFIG_ENV_EXT4_FILE="/boot/u-boot.env"