commit | 58fe6023bb850648feecced857d3907a489a8834 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Mon Aug 17 18:15:14 2020 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Sep 15 18:51:53 2020 +0530 |
tree | 5fc76a2c2d9d65105538cd623544bc7217cdbf0b | |
parent | f26a9cd0040eb70efcd977e6fbe4545f9ad419bd [diff] |
configs: j7200_evm_a72: Enhance bootcmd to start remoteprocs The A72 U-boot can support early booting of any of the Main or MCU R5F remote processors 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 various remote processors through added environment variables. Signed-off-by: Suman Anna <s-anna@ti.com>