Hi All, I am using UBIFS file system. My kernel is placed in the file system (/boot/uImage). I want to read the kernel(uImage) from UBIFS file system at barebox to load the kernel and boot it. Please give me some ideas how to get this functionality. Advance thanks,