arm: dts: k3-am654: convert bootph-pre-ram to bootph-all
Many nodes are reused between WKUP SPL, MAIN SPL, and U-Boot. Using bootph-pre-ram is causing these nodes to be present in SPL builds but pruned away during the U-Boot build. Convert these nodes to bootph-all so they will remain no matter which dtb build is happening. Tested-by:Tom Rini <trini@konsulko.com> Signed-off-by:
Bryan Brattlof <bb@ti.com> Reviewed-by:
Nishanth Menon <nm@ti.com>
Loading
Please register or sign in to comment