commit | 615d10f736e850c073a17b2f64fd08c7f5b32fe2 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Tue Aug 18 14:09:43 2020 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Sep 15 18:51:53 2020 +0530 |
tree | 049d446fd33372a153bf9d9ce18a4c5eb0a89976 | |
parent | f61687df0f6d8f4157664b1cc6c7e37108a2d138 [diff] |
env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 The R5 SPL on J7200 SoCs will be limited to booting just the MCU R5FSS0 R5F core in LockStep-mode at present, so add the two required environment variables 'addr_mcur5f0_0load' and 'name_mcur5f0_0fw' that are needed by the R5 SPL early-boot logic. The firmware name used is also different from that on J721E SoCs. Signed-off-by: Suman Anna <s-anna@ti.com>