diff options
| author | Adam Ford <[email protected]> | 2018-12-11 07:41:03 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-12-11 08:57:42 -0500 |
| commit | 286a5c44e6bda72e80f7f845f7c5b7fdd5cdf884 (patch) | |
| tree | f9b289a744c057dbe6c4d72612db13a81de25158 | |
| parent | ee168783ae889cf449cee36cc1e51e108a210ed4 (diff) | |
ARM: davinci: Orphan Spectrum Digital AM18xx EVM
I had requested the da850 boards because their previous maintainer
had an invalid e-mail address. I work at Logic PD who makes
the da850-evm kits, so I have access to various boards of theirs.
The Spectrum Digital AM18xx board is based on the Logic PD
da850 EVM, but it's not the same company. Since I don't have the
hardware to test/verify changes, I would prefer to not be
responsible for this board.
Signed-off-by: Adam Ford <[email protected]>
| -rw-r--r-- | board/davinci/da8xxevm/MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/board/davinci/da8xxevm/MAINTAINERS b/board/davinci/da8xxevm/MAINTAINERS index 59589867b3c..b77a5f6622c 100644 --- a/board/davinci/da8xxevm/MAINTAINERS +++ b/board/davinci/da8xxevm/MAINTAINERS @@ -1,13 +1,16 @@ -DA850_AM18XXEVM BOARD +DA850_EVM BOARD M: Adam Ford <[email protected]> S: Maintained F: board/davinci/da8xxevm/ F: include/configs/da850evm.h -F: configs/da850_am18xxevm_defconfig F: configs/da850evm_defconfig F: configs/da850evm_nand_defconfig F: configs/da850evm_direct_nor_defconfig +AM18XXEVM BOARD +S: Orphan +F: configs/da850_am18xxevm_defconfig + OMAPL138_LCDK BOARD M: Peter Howard <[email protected]> S: Maintained |
