diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-07 07:25:14 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-07 07:25:14 -0500 |
commit | d9110878895634cd9e8bf891c832d2a58b36863c (patch) | |
tree | 108ced5e3be5cbfe38c282a0430884b66d54dd93 /board/socrates/MAINTAINERS | |
parent | 416b5dd5f4dd4e8634f526f4a77b6b66fb6d1843 (diff) | |
parent | 2a51fe01be0985f5214aac98866c9a26906f3fba (diff) | |
download | u-boot-d9110878895634cd9e8bf891c832d2a58b36863c.tar.gz |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
- mpc85xx, socrates: Add dts, enable DM support, fix warnings, disable
video
Diffstat (limited to 'board/socrates/MAINTAINERS')
-rw-r--r-- | board/socrates/MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/board/socrates/MAINTAINERS b/board/socrates/MAINTAINERS index 293b8e6d01..2b27a73c18 100644 --- a/board/socrates/MAINTAINERS +++ b/board/socrates/MAINTAINERS @@ -1,6 +1,8 @@ SOCRATES BOARD -#M: - +M: Heiko Schocher <hs@denx.de> S: Maintained F: board/socrates/ F: include/configs/socrates.h F: configs/socrates_defconfig +F: arch/powerpc/dts/socrates.dts +F: arch/powerpc/dts/socrates-u-boot.dtsi |