Hi!
I am trying to build u-boot with HAB support for a custom board, and I am very confused. I would appreciate any support anyone could provide here.
I keep reading on other questions on this forum how the (official) nxp uboot-imx does not support SPL. I cloned what i think is the nxp uboot-imx from here:
git://source.codeaurora.org/external/imx/uboot-imx.git
branch=lf-5.4.y_v2019.04
When I look at the files for mx6sabresd, it sure looks like this version does support and build SPL by default.
Did the official nxp uboot-imx start supporting SPL or did i clone the wrong repo?
Thank you.