commit | 623b3667571ccb156ee2f13f4bcde41edf0b60b6 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Wed Sep 04 16:01:48 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 10:07:59 2019 -0400 |
tree | 0cf36a4732159190b2e07858997449a14c771d12 | |
parent | 8e455c8db58b0b78ebd6e20889694d31d6562512 [diff] |
configs: am65x_evm_a53: Enhance bootcmd to start remoteprocs The A53 U-boot can support early booting of the MCU R5F remote processor(s) from U-boot prompt to achieve various system usecases before booting the Linux kernel. Update the default BOOTCOMMAND to provide an automatic and easier way to start the MCU R5F cores through added environment variables. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>