I am doing bare metal application for Beaglebone.
From the manual, it says that binary files MLO and app are needed for bare metal.
I have a .out file and need to be convert to the binary file app to put on the MicroSD card.
I have searched and am unsure how to do it exactly.
Could anyone share the similar experiences?