environment: ti: Make get_fdt_mmc common
authorAndrew Davis <afd@ti.com>
Fri, 14 Jul 2023 05:52:31 +0000 (11:22 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 22 Jul 2023 00:35:50 +0000 (20:35 -0400)
commit014e013e784fdc03b254508d3785fd46088bd346
tree1af674316c2c504a2902eb09a8538d4dff45830d
parentd8ea68da6bf15dc90b95aa9affd96c12c5e1f9b2
environment: ti: Make get_fdt_mmc common

Since get_fdt_mmc is common, factor it out into mmc.env and remove
it from each platform env file along with changing the directory path to
reflect the standards. Use it in mmcloados but keep loadfdt
defined in case it is still used by some external uEnv.txt script.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
board/ti/am62ax/am62ax.env
board/ti/am62x/am62x.env
board/ti/am64x/am64x.env
board/ti/am65x/am65x.env
board/ti/j721e/j721e.env
board/ti/j721s2/j721s2.env
include/environment/ti/mmc.env