diff options
author | Tom Rini <trini@konsulko.com> | 2019-10-25 13:50:33 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-10-25 13:50:33 -0400 |
commit | c9e50bb12af19a8365ae4d3099abb8db1abee785 (patch) | |
tree | 7728da43b2f33fc558d797ffe37172bfc522acc1 /MAINTAINERS | |
parent | e382713d224d6fc14cf8fe8f6bb852f24ab652a7 (diff) | |
parent | 4c49753ce2e527c6b561ca6fbbd782b4914f83e2 (diff) | |
download | u-boot-c9e50bb12af19a8365ae4d3099abb8db1abee785.tar.gz |
Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
Second set of u-boot-atmel features and fixes for 2020.01 cycle
This feature set includes Eugen's work on a new tiny flexcom driver and
eeprom mac retrieval for the sam9x60-ek board.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8766a702d8..d2b7410a9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -246,6 +246,7 @@ S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git F: arch/arm/mach-at91/ F: board/atmel/ +F: drivers/misc/microchip_flexcom.c ARM OWL M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> |