Hello Eugen, > Hello Mihai, > > While merging this into the main tree, I saw someone already resynced > the config with savedefconfig. > Hence your patch only changes 2 lines: > > @@ -49,6 +49,7 @@ CONFIG_CMD_HASH=y > CONFIG_HASH_VERIFY=y > CONFIG_CMD_EXT4=y > CONFIG_CMD_FAT=y > +CONFIG_PARTITION_UUIDS=y > CONFIG_OF_CONTROL=y > CONFIG_ENV_IS_IN_FAT=y > CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" > @@ -88,4 +89,4 @@ CONFIG_SYSRESET=y > CONFIG_SYSRESET_AT91=y > CONFIG_TIMER=y > CONFIG_MCHP_PIT64B_TIMER=y > +CONFIG_FAT_RENAME=y > > Are this still relevant, do you want me to merge it like this, or do you > want to have a look and resend a patch that would just add two new configs ? >
No. Those configs are not relevant, you can drop this patch. Thanks. > Eugen Regards, Mihai