diff options
| author | Wadim Egorov <[email protected]> | 2025-03-05 05:58:29 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-03-18 08:12:52 -0600 |
| commit | 2708c0b23fd488ae262c1c2a3449e16aa05dbd41 (patch) | |
| tree | 357cf84f0c7aa626812d4818f6ee031053a08452 /board/phytec | |
| parent | 44ac48c2bc3d31c78dc9455bdc14ac36649b9f62 (diff) | |
doc: phytec: k3: Add a common part for Environment and EFI Capsules
Provide a common part for our K3 based boards including general details
about environment handling and EFI capsule updates.
Signed-off-by: Wadim Egorov <[email protected]>
Diffstat (limited to 'board/phytec')
| -rw-r--r-- | board/phytec/phycore_am62x/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/phycore_am62x/MAINTAINERS b/board/phytec/phycore_am62x/MAINTAINERS index 670c7473481..8f2b8069ad4 100644 --- a/board/phytec/phycore_am62x/MAINTAINERS +++ b/board/phytec/phycore_am62x/MAINTAINERS @@ -12,4 +12,5 @@ F: configs/phycore_am62x_r5_defconfig F: configs/phycore_am62x_r5_usbdfu_defconfig F: include/configs/phycore_am62x.h F: doc/board/phytec/phycore-am62x.rst +F: doc/board/phytec/k3-common.rst F: board/phytec/common/k3 |
