Tool/software:
There is minimal dts for custom board bring up, and there is a app notes: https://www.ti.com/lit/an/spradd1a/spradd1a.pdf
But it is dropped in SDK11.x.
In the application notes page 7, is the .config file name wrong? should be _deconfig?
And there is not these two line in _deconfig file: I checked am62x_evm_a53_deconfig file from SDK8.3 to SDK11, none have below two line.
CONFIG_SPL_OF_LIST="k3-am625-<boardname>" CONFIG_OF_LIST="k3-am625-<boardname>"