commit | 9c2f454647b32335d5fb2263347df730a69a596d | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Jan 31 16:11:09 2023 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jun 23 13:43:48 2023 +0200 |
tree | 25367c61cc2285bd21af4d651a7c623073a9b0c7 | |
parent | 68c07fc5fdf34f0926cf06fc0c4ebd6f2f3afe19 [diff] |
ARM: tegra: Enable poweroff command on Jetson TX1 and Jetson Nano This command is useful to power off the system from within U-Boot. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Tom <twarren@nvidia.com>