commit | 41f4f4a98110eb09c1b4811350cd132f8847925c | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Sat Nov 04 02:21:43 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 12:04:14 2023 -0500 |
tree | 7d44ce813b585c47a14e40f6996e34b0cabd372c | |
parent | 5b3238c55314c2738b5c37db7854b49184b4bc45 [diff] |
configs: j721e_evm_a72_defconfig: Switch to bootstd Switch to using bootstd. Note with this change, we will stop using distro_bootcmd and instead depend entirely on bootflow method of starting the system up. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>