Skip to content

Commit

Permalink
enable ext4 write
Browse files Browse the repository at this point in the history
  • Loading branch information
Izumiko committed Jul 27, 2021
1 parent 36314c0 commit e574ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beikeyun.patch
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@ diff -Naur --no-dereference u-boot-2021.04/configs/beikeyun-rk3328_defconfig u-b
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_TIME=y
+CONFIG_CMD_BTRFS=y
+CONFIG_CMD_EXT4_WRITE=y
+CONFIG_SPL_OF_CONTROL=y
+CONFIG_TPL_OF_CONTROL=y
+CONFIG_OF_SPL_REMOVE_PROPS="clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
Expand Down

0 comments on commit e574ad1

Please sign in to comment.