Some kind of u-boot versions MLO file doesnt work.

Hii,
I’m a little confuse because of the versions. Some kind of u-boot versions MLO file doesnt work. and the other ones can’t compile.
Why doesn’t MLO work after it has been compiled and generated by the U-Boot compilation?

Could you please recommend which version of U-Boot I should compile to generate both the MLO and U-Boot binaries?

Thanks in advance.

Which board are you using?

Hello Robert, Thank you for the response.

Im using beaglebone black. Rev C

Our current shipping/production branch is:

git clone -b v2022.04-bbb.io-am335x-am57xx https://openbeagle.org/beagleboard/u-boot.git

That’ll build a working MLO/u-boot-dtb.img

Regards,

Hello Robert,
thank you very much for the response and support.

Regards