Tool/software: Linux
hi,
I am using dra718 , linux4.4.45, u-boot-2016.05-00097-g5492abf-dirty. In u-boot,it can support mtdpart ubi ubifsls ubiload ubimount cmd, ubi write xxx and ubi read xxx can transfer date to/from nand flash(raw date),
but it do not have ubifs write file cmd like "ubifsload(read file from ubifs)"。 I want write file to UBIFS on flash when running in u-boot code. I wan to remove ubifs write file code from linux, but it is too hard.!!! Is there patch about u-boot ubifs wrte file?