commit | ce488caef36ff912c8568255969a879774f0a268 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 25 18:09:55 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 06 13:04:53 2023 -0500 |
tree | a4fd455d2ef8e7f803c978be30095c80618ba3d4 | |
parent | c2d1b2666cac2641ef9947876cf216a44ad46e53 [diff] |
ti: j721e_evm: Add USB to the default boot order This family of platforms typically has a USB port, and so attempting to boot from it, and making it first, will provide a better overall user experience. Signed-off-by: Tom Rini <trini@konsulko.com>