diff options
| author | Wadim Egorov <[email protected]> | 2024-06-10 15:33:50 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-06-18 10:29:00 -0600 |
| commit | aa52bf1af7ddb036ef1318dc7a9024a746b7857f (patch) | |
| tree | a3875cc304ae1a1d35db6d3f417e2c549e42c92c | |
| parent | 9fa4865547c220f1511fb5d9d252ca6ee4a7fc64 (diff) | |
doc: board: phytec: phycore-am62x: Add USB DFU switch config
Provide boot switch config for USB DFU boot.
Signed-off-by: Wadim Egorov <[email protected]>
Reviewed-by: Daniel Schultz <[email protected]>
| -rw-r--r-- | doc/board/phytec/phycore-am62x.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/board/phytec/phycore-am62x.rst b/doc/board/phytec/phycore-am62x.rst index bc6d5246694..f8870657be0 100644 --- a/doc/board/phytec/phycore-am62x.rst +++ b/doc/board/phytec/phycore-am62x.rst @@ -151,6 +151,10 @@ Boot switches should be changed with power off. - 11011100 - 00000000 + * - USB DFU + - 11001010 + - 00100000 + Further Information ------------------- |
