commit | 7b15bf75feb95b0ecfef49f4b191488eac29fb4b | [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 | 437765b364316ef52496026d9f306bbe28efcbd1 [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>