Hi,
I was trying to create linux kernel firmware binary with uuu support added.
As per the uuu user guide i enabled the FUNCTIONFS in kernel, but when i tried to run this kernel with uuu tool, i get below error -
mkdir: can't create directory 'functions/ffs.utp': Device or resource busy
i checked the functionfs is enabled and in windows it is detected as Functionfs also.
Any help will be appreciated.