diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-01-23 00:24:21 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-23 16:55:57 -0500 |
commit | a258e732a7e2608695c9244eb10998af8f968f5b (patch) | |
tree | 9bc5ef7333902a6a4f61331d0ae4f99859bf9dfd /board/pm520/MAINTAINERS | |
parent | ad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd (diff) | |
download | u-boot-imx-a258e732a7e2608695c9244eb10998af8f968f5b.zip u-boot-imx-a258e732a7e2608695c9244eb10998af8f968f5b.tar.gz u-boot-imx-a258e732a7e2608695c9244eb10998af8f968f5b.tar.bz2 |
powerpc: mpc5xxx: PM520 board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Josef Wagner <Wagner@Microsys.de>
Diffstat (limited to 'board/pm520/MAINTAINERS')
-rw-r--r-- | board/pm520/MAINTAINERS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/pm520/MAINTAINERS b/board/pm520/MAINTAINERS deleted file mode 100644 index 7b255bc..0000000 --- a/board/pm520/MAINTAINERS +++ /dev/null @@ -1,9 +0,0 @@ -PM520 BOARD -M: Josef Wagner <Wagner@Microsys.de> -S: Maintained -F: board/pm520/ -F: include/configs/PM520.h -F: configs/PM520_defconfig -F: configs/PM520_DDR_defconfig -F: configs/PM520_ROMBOOT_defconfig -F: configs/PM520_ROMBOOT_DDR_defconfig |