commit | beed30583ccdeb6cfc5d077bc2a73ad10084f4fc | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Thu May 13 20:10:55 2021 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Thu May 27 14:53:14 2021 +0530 |
tree | 31fe1bb49391c24d221d13d60bbee8436fc9c097 | |
parent | 4ec04073ab42cb61c54cf17809dec47bcea89f13 [diff] |
firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain The ti_sci_msg_req_reboot message payload has been extended to include a domain field, but for the purposes of u-boot this should be zero to reset the entire SoC as it did before. Include domain for completeness and set to zero to ensure proper operation. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>