diff options
| author | Eugen Hristev <[email protected]> | 2023-07-07 16:45:32 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-07 11:37:09 -0400 |
| commit | 0beb649053b86b2cfd5cf55a0fc68bc2fe91a430 (patch) | |
| tree | 7136cc320ab419deed841aa2aa8986ae76a4d49e | |
| parent | 923de765ee1a5b26310f02cb42dcbad9e2b011c5 (diff) | |
MAINTAINERS: correct at91 tree link
This was not done when the tree name was changed, fix it now.
Signed-off-by: Eugen Hristev <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 228d8af433d..3bf60c4643a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -408,7 +408,7 @@ F: configs/uDPU_defconfig ARM MICROCHIP/ATMEL AT91 M: Eugen Hristev <[email protected]> S: Maintained -T: git https://source.denx.de/u-boot/custodians/u-boot-atmel.git +T: git https://source.denx.de/u-boot/custodians/u-boot-at91.git F: arch/arm/mach-at91/ F: board/atmel/ F: drivers/cpu/at91_cpu.c |
